[wpt-sync] Sync PR 31622 - AppHistory should restore sameDocument / state in non-current entries
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox96 fixed)
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31622 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31622
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
AppHistory should restore sameDocument / state in non-current entries
Bug: 1269851
Change-Id: I58ea07349ef849f1362e0dc24411f3d266e6d095
Reviewed-on: https://chromium-review.googlesource.com/3279565
WPT-Export-Revision: 04d44efedcd29a89e2750e3290adbe47dc335722
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 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
Details
New Tests That Don't Pass
/app-history/app-history-entry/sameDocument-after-navigate-restore.html
entry.sameDocument is properly restored after cross-document back: FAIL (Chrome: FAIL, Safari: FAIL)
/app-history/app-history-entry/state-after-navigate-restore.html
entry.getState() is properly restored after cross-document back: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/213ce1a0cdfa
https://hg.mozilla.org/mozilla-central/rev/25564c01f2ed
Description
•