Bug 309050

Summary: Fix runGoBackAfterNavigatingSameSiteIframe test
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2026-03-03 01:16:55 PST
Tests which call runGoBackAfterNavigatingSameSiteIframe sometimes get an overflow from the committedFrames[1] operation, for example in WKBackForwardList_NoPageCacheGoBackAfterNavigatingSameSiteIframe_Test. This seems to be because two state variables are static, and thus not reset in second and subsequent tests that run through this code.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-03 01:17:03 PST
adrian_taylor
Comment 2 2026-03-03 01:19:30 PST
EWS
Comment 3 2026-03-03 14:23:12 PST
Committed 308579@main (63755030ab7e): <https://commits.webkit.org/308579@main> Reviewed commits have been landed. Closing PR #59783 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.