mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-18 16:34:31 -04:00
70b6b712ac
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.