[wpt-sync] Sync PR 43656 - Fix automatic beacon data not overwriting old beacon data.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43656 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43656
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
Fix automatic beacon data not overwriting old beacon data.
Automatic beacon data should be allowed to overwrite existing data. At
the moment, that does not happen. This CL fixes that behavior to match
what's expected in both the explainer and the spec.Bug: 1511352
Change-Id: I23dd768b0105d139e3f369ed3c45d57d3c913b0fReviewed-on: https://chromium-review.googlesource.com/5120549
WPT-Export-Revision: 2cbfc685fb9ab0efb924eac04c33abff5eed79b2
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fenced-frame/automatic-beacon-click-handler.https.html [wpt.fyi]
- Set and trigger an automatic beacon in a click handler:
FAIL(Chrome:FAIL, Safari:FAIL)
- Set and trigger an automatic beacon in a click handler:
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•