cef/libcef/browser/chrome
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
..
extensions chrome: Add support for PdfViewerTest ceftests (see issue #3047) 2021-11-16 19:17:50 -05:00
views views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
browser_delegate.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
browser_platform_delegate_chrome.cc chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
browser_platform_delegate_chrome.h chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
chrome_browser_context.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_context.h chrome: Fix potential UAF of ChromeBrowserContext and Profile (see issue #2969) 2021-07-27 19:03:21 -04:00
chrome_browser_delegate.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_delegate.h Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_host_impl.cc chrome: Show non-CefBrowserView browser windows on creation (see issue #2969) 2021-11-16 17:25:04 -05:00
chrome_browser_host_impl.h Rename SendFocusEvent to SetFocus (fixes issue #866) 2021-09-27 10:50:12 +03:00
chrome_browser_main_extra_parts_cef.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
chrome_browser_main_extra_parts_cef.h Update to Chromium version 97.0.4692.0 (#938553) 2021-11-15 14:25:16 -05:00
chrome_content_browser_client_cef.cc Skip GetNewBrowserInfo call for PDF renderer processes (see issue #3047) 2021-11-29 15:46:39 -05:00
chrome_content_browser_client_cef.h Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
chrome_context_menu_handler.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
chrome_context_menu_handler.h chrome: Support customization of context menus (see issue #2969) 2021-04-08 19:38:29 -04:00