48fc0bd220
Existing CefBrowserContext functionality is now split between CefBrowserContext and AlloyBrowserContext. Runtime implementations of CefBrowserContext will provide access to the content::BrowserContext and Profile types via different inheritance paths. For example, the Alloy runtime uses ChromeProfileAlloy and the Chrome runtime uses ProfileImpl. This change also renames CefResourceContext to CefIOThreadState to more accurately represent its purpose as it no longer needs to extend content::ResourceContext. |
||
---|---|---|
.. | ||
chrome_scheme_handler.cc | ||
chrome_scheme_handler.h | ||
crlset_file_util_impl.cc | ||
devtools_scheme_handler.cc | ||
devtools_scheme_handler.h | ||
internal_scheme_handler.cc | ||
internal_scheme_handler.h | ||
scheme_handler.cc | ||
scheme_handler.h |