Bug 290774

Summary: http/tests/security/wrong-global-object-after-javascript-url.html hits an assertion
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-03-31 10:45:38 PDT
http/tests/security/wrong-global-object-after-javascript-url.html hits an assertion in WebLocalFrameLoaderClient::dispatchDidReachLayoutMilestone(): ``` ASSERT(!m_frame->isMainFrame() || webPage->corePage()->settings().suppressesIncrementalRendering() || m_didCompletePageTransition); ```
Attachments
Chris Dumez
Comment 1 2025-03-31 10:45:45 PDT
Chris Dumez
Comment 2 2025-03-31 10:52:57 PDT
EWS
Comment 3 2025-04-02 15:08:18 PDT
Committed 293120@main (bd20485fedcd): <https://commits.webkit.org/293120@main> Reviewed commits have been landed. Closing PR #43328 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.