Closed
Bug 1793011
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36068 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=245425
Categories
(Core :: DOM: Service Workers, task, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36068 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36068
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=245425
WebKit export from bug: REGRESSION (Safari 16): Service worker clientId is empty for web worker fetches
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b464390aee1f5d1801b80ca20ec9378ef0b98b37
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 16 subtests
Status Summary
Firefox
OK : 1
PASS: 15
FAIL: 1
Chrome
OK : 1
PASS: 9
FAIL: 7
Safari
OK : 1
PASS: 13
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /service-workers/service-worker/worker-interception.https.html [wpt.fyi]
- Requests on a dedicated worker nested in a shared worker and controlled by a service worker:
FAIL(Chrome:FAIL, Safari:FAIL)
- Requests on a dedicated worker nested in a shared worker and controlled by a service worker:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c964f2fa5ba4
[wpt PR 36068] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=245425, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•