WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
298683
[Navigation API] Going back to a cross-origin Document does not restore all of its back forward list
https://bugs.webkit.org/show_bug.cgi?id=298683
Summary
[Navigation API] Going back to a cross-origin Document does not restore all o...
rupin
Reported
2025-09-10 14:10:05 PDT
Suppose we do the following navigations in the same frame: 1. google.com 2. google.com#1 3. google.com#2 4. webkit.org 5. go back Then we print navigation.entries(). It should contain all three entries (google.com, google.com#1, google.com#2). But it wrongly contains only the last one.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-10 14:10:16 PDT
<
rdar://problem/160315844
>
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