Closed Bug 1218227 Opened 9 years ago Closed 6 months ago

Make fetch-request-css-base-url-worker.js pass

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ehsan.akhgari, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This test seems to have a bug in it that is causing it to fail!
This doesn't look right. The point of the test is that the request for the CSS file is rewritten to use the other origin, right?
Comment on attachment 8678620 [details] [diff] [review] Make fetch-request-css-base-url-worker.js pass Review of attachment 8678620 [details] [diff] [review]: ----------------------------------------------------------------- I agree with Josh, this is not right. Whats happening here is our opaque tainting fake redirect is changing the stylesheet URL. We need bug 1201160 to fix this (as noted in the wpt ini file).
Attachment #8678620 - Flags: review?(bkelly) → review-
Oh, right, sorry I was misreading the test!
I think the correct fix here is to implement bug 1222008. We will then propagate back the final URL correctly. Bug 1201160 would instead make us not get intercepted at all, but I don't think that's what chrome is doing today either.
Depends on: 1222008
No longer depends on: 1201160
Priority: -- → P3
Assignee: ehsan → nobody
Severity: normal → S3

Bug 1735089 was the wpt sync that noticed we weren't failing this anymore. We still have OK/TIMEOUT for android but we no longer fail, resolving WFM.

Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: