Open Bug 1555177 Opened 4 years ago Updated 3 years ago

Make WPT test service-workers/service-worker/fetch-csp.https.html pass

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

People

(Reporter: asuth, Unassigned)

References

Details

We've kept disabling it, but it passes for other servers.

From reading the test at https://searchfox.org/mozilla-central/source/testing/web-platform/tests/service-workers/service-worker/fetch-csp.https.html it:

We fail when the SW performs a pass-through fetch that was redirected. (But we pass if the SW doesn't respondWIth at all and the interception gets reset.)

Apparently the spec bits are https://w3c.github.io/webappsec-csp/#source-list-paths-and-redirects.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.