Closed
Bug 1881533
Opened 2 years ago
Closed 2 years ago
Write WPT to ensure referrer doesn't get dropped during fragment navigation and history.pushState
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: maltejur, Assigned: maltejur)
References
Details
Attachments
(1 file)
As WPTs did not catch bug 761152 and bug 1750706, it probably makes sense to add a new test that checks that the referrer doesn't get dropped on various session history operations (such as fragment navigation and history.pushState/replaceState).
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mjurgens@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e622b3a19a99
Add WPT to ensure referrer doesn't get dropped during fragment navigation and history.pushState/replaceState r=freddyb
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44900 for changes under testing/web-platform/tests
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•