mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-19 17:13:36 -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.