[wpt-sync] Sync PR 46070 - [fetch-later] Upstream `send-on-deactivate-with-background-sync...`
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46070 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46070
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
[fetch-later] Upstream
send-on-deactivate-with-background-sync...
test_driver.set_permission(..., "granted")
is the cross-vendor way in
WPT to grant permissions 0. Each vendor may choose how to implement
set_permission()
(e.g., WebDriver).This CL has no functional changes, as
set_permission()
is just backed
byinternals.setPermission()
forcontent_shell
1.Bug: None
Change-Id: Id578a33a0ca7560c487844a8cdee8458cfebd653
Reviewed-on: https://chromium-review.googlesource.com/5516757
WPT-Export-Revision: 26506b6af6de5899f81d839f8e52164d073bb2c1
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central
Total 0 tests
Comment 4•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3c9cdcb7862
https://hg.mozilla.org/mozilla-central/rev/86e4b9cfdd94
Description
•