WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309050
Fix runGoBackAfterNavigatingSameSiteIframe test
https://bugs.webkit.org/show_bug.cgi?id=309050
Summary
Fix runGoBackAfterNavigatingSameSiteIframe test
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-03 01:17:03 PST
<
rdar://problem/171602890
>
adrian_taylor
Comment 2
2026-03-03 01:19:30 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59783
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.
Top of Page
Format For Printing
XML
Clone This Bug