cef/libcef
Marshall Greenblatt f158c34a21 Remove CefBrowserSettings related to file URL access (fixes issue #2820)
This removes CefBrowserSettings.universal_access_from_file_urls and
CefBrowserSettings.file_access_from_file_urls. Due to NetworkService
requirements these values must now be configured globally via command-line
flags ("allow-universal-access-from-files" and "allow-file-access-from-files"
respectively).

Also remove the kAllowFileAccessFromFileUrls switch in CEF which duplicates
the existing kAllowFileAccessFromFiles switch in Chromium (see issue #1785).
2021-09-27 16:36:57 +03:00
..
browser Remove CefBrowserSettings related to file URL access (fixes issue #2820) 2021-09-27 16:36:57 +03:00
common Remove CefBrowserSettings related to file URL access (fixes issue #2820) 2021-09-27 16:36:57 +03:00
features Create a ChromeBrowserHostImpl for every Chrome tab (see issue #2969) 2020-09-21 17:06:56 -04:00
renderer Update to Chromium version 95.0.4638.0 (#920003) 2021-09-22 12:08:24 +03:00
resources Mac: Update CFBundleIdentifier for the CEF framework 2021-08-11 12:38:43 -04:00