cef/libcef/browser/alloy
Marshall Greenblatt f4d5395c4b Skip GetNewBrowserInfo call for PDF renderer processes (see issue #3047)
With PdfUnseasoned the PDF file will be loaded in a dedicated renderer process.
We identify this process by adding the kPdfRenderer command-line flag (similar
to how kExtensionProcess is used to identify an extension renderer process). We
then avoid calling GetNewBrowserInfo for the PDF renderer process because we
know the request will otherwise time out.
2021-11-29 15:46:39 -05:00
..
alloy_browser_context.cc Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
alloy_browser_context.h Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
alloy_browser_host_impl.cc alloy: Add support for the new non-PPAPI PDF viewer (see issue #3047) 2021-11-23 16:38:16 -05:00
alloy_browser_host_impl.h Update to Chromium version 97.0.4692.0 (#938553) 2021-11-15 14:25:16 -05:00
alloy_browser_main.cc widevine: Fix ARM compile error due to unused variable (see issue #3149) 2021-08-10 12:05:48 -04:00
alloy_browser_main.h widevine: Use component updater with the Alloy runtime (fixes issue #3149) 2021-08-09 21:10:45 -04: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 Skip GetNewBrowserInfo call for PDF renderer processes (see issue #3047) 2021-11-29 15:46:39 -05:00
alloy_content_browser_client.h alloy: Add support for the new non-PPAPI PDF viewer (see issue #3047) 2021-11-23 16:38:16 -05:00
alloy_dialog_util.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04: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 Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_platform_delegate_alloy.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
chrome_browser_process_alloy.cc alloy: Fix ComponentUpdateService shutdown crash with multi-threaded message loop (see issue #3149) 2021-10-20 17:08:23 -04:00
chrome_browser_process_alloy.h Update to Chromium version 95.0.4638.0 (#920003) 2021-09-22 12:08:24 +03:00
chrome_profile_alloy.cc Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
chrome_profile_alloy.h Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04: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 Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00