[wpt-sync] Sync PR 29509 - Don't replace the current history entry for a cross-origin initiator
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29509 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29509
Details from upstream follow.
b'Nate Chapin <japhet@chromium.org>' wrote:
Don't replace the current history entry for a cross-origin initiator
Bug: 1208614
Change-Id: Ib862c06952a3db61d2aa183c634edf6b5419c91a
Reviewed-on: https://chromium-review.googlesource.com/2983325
WPT-Export-Revision: 957c0834874533041cfc91d9872fa55a5831e6eb
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
FAIL: 2
Chrome
OK : 2
FAIL: 2
Safari
OK : 2
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-with-fragment.html
Navigating a cross-origin iframe to its current url should not replace: FAIL (Chrome: FAIL, Safari: FAIL)
/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url.html
Navigating a cross-origin iframe to its current url should not replace: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4d2d5fc9fe5c
https://hg.mozilla.org/mozilla-central/rev/adf5d22658d5
Description
•