cef/tests
Marshall Greenblatt ba46b8c53e Fix CefBrowser::GetMainFrame assumptions in the renderer process (see issue #2421)
ClientAppRenderer::Delegate callbacks are executed for all tests. In this case
CorsTest.IframeAllowScriptsCustomNonStandardSchemeToServer was crashing on Linux
because CefBrowser::GetMainFrame() returns nullptr in the renderer process when
called from a cross-origin sub-frame.
2021-06-10 16:42:45 -04:00
..
cefclient
cefsimple
ceftests Fix CefBrowser::GetMainFrame assumptions in the renderer process (see issue #2421) 2021-06-10 16:42:45 -04:00
gtest
shared