Closed
Bug 1705775
Opened 4 years ago
Closed 4 years ago
Perma service-workers/service-worker/update-module-request-mode.https.html | headers of a main module script - assert_equals: expected (string) "same-origin" but got (undefined) undefineds when Gecko 89 merges to Beta on 2021-04-19
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | + | fixed |
firefox90 | --- | fixed |
People
(Reporter: aryx, Assigned: aryx)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
[Tracking Requested - why for this release]:
Failure logs
- service-workers/service-worker/update-module-request-mode.https.html | headers of a main module script - assert_equals: expected (string) "same-origin" but got (undefined) undefined: https://treeherder.mozilla.org/logviewer?job_id=336798457&repo=try
- html/cross-origin-embedder-policy/reporting-navigation.https.html | parent: |header(cross-origin-embedder-policy,require-corp), target: |header(cross-origin-resource-policy,cross-origin)|header(content-security-policy,frame-ancestors 'none'), with empty frame: false - global.ReportingObserver is not a constructor: https://treeherder.mozilla.org/logviewer?job_id=336798511&repo=try
- TEST-UNEXPECTED-TIMEOUT | /html/cross-origin-embedder-policy/multi-globals/workers-coep-report.https.html | Multiple globals for Worker constructor: COEP reports - Test timed out https://treeherder.mozilla.org/logviewer?job_id=336798518&repo=try
Assignee | ||
Comment 1•4 years ago
|
||
The failure depend on different preference, hence the issues will get tracked by different bugs.
Summary: Perma several cross-site requests wpt failures when Gecko 89 merges to Beta on 2021-04-19 → Perma service-workers/service-worker/update-module-request-mode.https.html | headers of a main module script - assert_equals: expected (string) "same-origin" but got (undefined) undefineds when Gecko 89 merges to Beta on 2021-04-19
Assignee | ||
Comment 2•4 years ago
|
||
update-module-request-mode.https.html depends on Sec-Fetch which is only enabled
in Nightly (behind preference dom.security.secFetch.enabled added bug 1508292).
Shipping Sec-Fetch-* is tracked by bug 1695911. The test got added in
bug 1702610.
Updated•4 years ago
|
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/3bf84ddb02e2
Set a step in update-module-request-mode.https.html as failing outside Nightly. r=ckerschb
Assignee | ||
Comment 5•4 years ago
|
||
bugherder uplift |
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•