[wpt-sync] Sync PR 61269 - [Extensions] Make WPT manifest background key cross-browser compatible
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox154 fixed)
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61269 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61269
Details from upstream follow.
Justin Lulejian <jlulejian@chromium.org> wrote:
[Extensions] Make WPT manifest background key cross-browser compatible
Before this change, several extension Web Platform Test (WPT) manifests
in wpt/web-extensions/resources/ specified theservice_workerkey
underbackground. This caused test extensions to fail to load on
Firefox and other non-Chromium browsers that do not support the
service_workerkey.After this change, the
alarms,bookmarks,browsingData,idle,
andstoragetest extension manifests have identicalbackground
configurations asruntime/manifest.json, ensuring compatible extension
loading across browsers.Bug: 493947412
Change-Id: Idf9ec5134d9a583deb9bdd0d4a81dc31525869d4
TAG=agy
CONV=33ae6e96-6769-4774-bdaf-b2cca4f5c0c0Reviewed-on: https://chromium-review.googlesource.com/8073481
WPT-Export-Revision: 09e7167cd1b9fe12e4c9cc1e48bb8e4aa3c84507
| Assignee | ||
Comment 1•2 days ago
|
||
| Assignee | ||
Comment 2•2 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 3•2 days ago
|
||
| Assignee | ||
Comment 4•2 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 6•2 days ago
|
||
Test result changes from PR not available.
Comment 7•1 day ago
|
||
| bugherder | ||
Updated•1 day ago
|
Updated•1 day ago
|
| Assignee | ||
Comment 8•1 day ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 9•1 day ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 10•23 hours ago
|
||
Test result changes from PR not available.
Comment 11•23 hours ago
|
||
Comment 12•16 hours ago
|
||
| bugherder | ||
Description
•