[wpt-sync] Sync PR 58410 - Clear ongoing navigate event on cross document navigation
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox151 fixed)
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
142.33 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58410 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58410
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
Clear ongoing navigate event on cross document navigation
This prevents the cross-document navigation from being "aborted"
if a new same-origin nav is initiated after BFCache restore.See spec conversation: https://github.com/whatwg/html/pull/12024
Behind a flag until spec PR is merged etc.Bug: 491363838
Change-Id: I17f76804226e422e72dc8dcaeb2bf29871c0cedd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7653517
Reviewed-by: Nate Chapin \<japhet@chromium.org>
Commit-Queue: Noam Rosenthal \<nrosenthal@google.com>
Cr-Commit-Position: refs/heads/main@{#1597283}
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Comment 3•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/98923ca19b2f
https://hg.mozilla.org/mozilla-central/rev/fffac7e37d28
Description
•