cef/libcef/browser/alloy
Marshall Greenblatt 9eb0954cde alloy: Move ExtensionsBrowserClient ownership to BrowserProcess (fixes issue #3247)
Fixes a shutdown crash due to `ExtensionsBrowserClient::Set(nullptr)` being
called too early. Some code that may occasionally be triggered via
`content::ContentMainShutdown()` is expecting the extensions objects to still
be valid.

This new ownership pattern matches the code in chrome/.
2022-02-02 12:40:31 -05:00
..
alloy_browser_context.cc Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
alloy_browser_context.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
alloy_browser_host_impl.cc alloy: Fix shutdown assert if OneShotTimer is deleted on the wrong thread 2022-01-26 21:10:29 -05:00
alloy_browser_host_impl.h alloy: Fix shutdown assert if OneShotTimer is deleted on the wrong thread 2022-01-26 21:10:29 -05:00
alloy_browser_main.cc alloy: Move ExtensionsBrowserClient ownership to BrowserProcess (fixes issue #3247) 2022-02-02 12:40:31 -05:00
alloy_browser_main.h alloy: Move ExtensionsBrowserClient ownership to BrowserProcess (fixes issue #3247) 2022-02-02 12:40:31 -05:00
alloy_browser_main_win.cc Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00
alloy_content_browser_client.cc Update to Chromium version 99.0.4844.0 (#961656) 2022-01-26 21:10:29 -05:00
alloy_content_browser_client.h Update to Chromium version 99.0.4844.0 (#961656) 2022-01-26 21:10:29 -05:00
alloy_dialog_util.cc Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef 2022-01-24 12:58:04 -05:00
alloy_dialog_util.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
alloy_download_util.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
alloy_download_util.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_platform_delegate_alloy.cc Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef 2022-01-24 12:58:04 -05:00
browser_platform_delegate_alloy.h Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef 2022-01-24 12:58:04 -05:00
chrome_browser_process_alloy.cc alloy: Move ExtensionsBrowserClient ownership to BrowserProcess (fixes issue #3247) 2022-02-02 12:40:31 -05:00
chrome_browser_process_alloy.h alloy: Move ExtensionsBrowserClient ownership to BrowserProcess (fixes issue #3247) 2022-02-02 12:40:31 -05:00
chrome_profile_alloy.cc Update to Chromium version 98.0.4758.0 (#950365) 2021-12-18 15:57:34 -05:00
chrome_profile_alloy.h Update to Chromium version 98.0.4758.0 (#950365) 2021-12-18 15:57:34 -05:00
chrome_profile_manager_alloy.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
chrome_profile_manager_alloy.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00