cef/tests
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
..
cefclient Update to Chromium version 97.0.4692.0 (#938553) 2021-11-15 14:25:16 -05:00
cefsimple tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
ceftests Skip GetNewBrowserInfo call for PDF renderer processes (see issue #3047) 2021-11-29 15:46:39 -05:00
gtest Check in fused GTest files 2021-08-24 17:43:02 -04:00
shared views: Support configuration of initial window show state 2021-09-23 14:41:47 +03:00