Closed
Bug 1783245
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 35341 - Make sure html/semantics/forms/the-input-element/range-restore-oninpu…
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35341 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35341
Details from upstream follow.
Chris Dumez <cdumez@apple.com> wrote:
Make sure html/semantics/forms/the-input-element/range-restore-oninpu…
…t-onchange-event.html doesn't trigger bfcache
This test was triggering bfcache in WebKit and thus not getting form restoration events on back navigation.
To address this, useHTTPS + Cache-Control: no-store
to opt out of bfcache.See discussion at https://github.com/web-platform-tests/interop-2022/issues/99.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=80f4492361182b9d1b0c00dd431ca900f56e1dd5
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4190cb92639c
[wpt PR 35341] - Make sure html/semantics/forms/the-input-element/range-restore-oninpu…, a=testonly
https://hg.mozilla.org/integration/autoland/rev/43cd8fe50bb0
[wpt PR 35341] - Update wpt metadata, a=testonly
Comment 3•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4190cb92639c
https://hg.mozilla.org/mozilla-central/rev/43cd8fe50bb0
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•