Closed
Bug 1816762
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38498 - Don't fire navigate event when doing a noop history navigation
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38498 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38498
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
Don't fire navigate event when doing a noop history navigation
Change-Id: I4d08a59363538e46c65a92a98f5755e0b7d4c76c
Reviewed-on: https://chromium-review.googlesource.com/4250637
WPT-Export-Revision: 24fa039a7bbec4fee50f2cdbfa44300fe9af0285
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=87da892c4fb44b6b4254e0fab3cd14290ea6841e
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
- /navigation-api/navigate-event/navigate-history-back-noop.html [wpt.fyi]
- history.back() does not fire a navigate event when there's nothing to navigate:
FAIL(Chrome:FAIL)
- history.back() does not fire a navigate event when there's nothing to navigate:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ad2daafc20f0
[wpt PR 38498] - Don't fire navigate event when doing a noop history navigation, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f12e72bba5d9
[wpt PR 38498] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb8e16d8fe37
[wpt PR 38498] - Don't fire navigate event when doing a noop history navigation, a=testonly
https://hg.mozilla.org/integration/autoland/rev/a7374ed30616
[wpt PR 38498] - Update wpt metadata, a=testonly
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bb8e16d8fe37
https://hg.mozilla.org/mozilla-central/rev/a7374ed30616
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•