[wpt-sync] Sync PR 35767 - Revert "[beacon-api] Don't send out beacons if background sync is disabled"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox106 fixed)
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35767 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35767
Details from upstream follow.
Monica Basta <msalama@chromium.org> wrote:
Revert "[beacon-api] Don't send out beacons if background sync is disabled"
This reverts commit c6eaa2c93b9f3f4452b0437f221feeefbcc07370.
Reason for revert: blink_wpt_tests are failing on multiple bots on different platforms due to virtual/pending-beacon/wpt_internal/pending_beacon/pending_beacon-sendondiscard-backgroundsync.window.html and wpt_internal/pending_beacon/pending_beacon-sendondiscard-backgroundsync.window.html.
Original change's description:
[beacon-api] Don't send out beacons if background sync is disabled
Context:
- Spec:
Post-unload beacons are not sent if background sync is disabled for a site.
- Background Sync: the setting available in
chrome://settings/content/backgroundSync
, which saysAfter you leave a site, it can keep syncing to finish tasks, like uploading photos or sending a chat message.
Bug: 1293679
Change-Id: Idf0d47b7d4e62641c6b2f114f7e8e519fe0644d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3865576
Reviewed-by: Rakina Zata Amni \<rakina@chromium.org>
Reviewed-by: Xianzhu Wang \<wangxianzhu@chromium.org>
Commit-Queue: Ming-Ying Chung \<mych@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1042466}Bug: 1293679
Change-Id: I9cc0f5ed22ef653d21fd2fc362bfc603665d155f
No-Presubmit: true
No-Tree-Checks: true
No-Try: trueReviewed-on: https://chromium-review.googlesource.com/3870853
WPT-Export-Revision: 1ceab4a1651267e2e1209680ec98a0cd3e16f775
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests
Status Summary
Firefox
ERROR
: 8
Chrome
ERROR
: 8
Safari
ERROR
: 8
Links
Details
New Tests That Don't Pass
- /pending_beacon/pending_beacon-basic.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_beacon-deactivate.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_beacon-sendnow.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_beacon-sendondiscard.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_get_beacon-cors.tentative.https.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_get_beacon-send.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_post_beacon-cors.tentative.https.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /pending_beacon/pending_post_beacon-sendwithdata.tentative.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Comment 5•3 years ago
|
||
bugherder |
Description
•