Closed Bug 1504284 Opened 6 years ago Closed 6 years ago

bug 1501503 is causing bogus warnings for various css/js files (and maybe other resources)

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla65
Tracking Status
firefox-esr60 --- unaffected
firefox63 --- unaffected
firefox64 --- unaffected
firefox65 --- verified

People

(Reporter: Gijs, Assigned: bradwerth)

References

Details

(Keywords: regression)

With bug 1501503 landed, some of us noticed warnings for about:newtab about content that wasn't being loaded in the browser console. After some exploring, ursula and others realized they were happening in loads of places. Here's some example STR: 1. open about:newtab; or 1. open https://accounts.firefox.com/ For the latter, for instance, nightly now warns: Security Error: Content at https://accounts.firefox.com/ may not load data from https://accounts-static.cdn.mozilla.net/styles/8d4a7f62.main.css. but this is bogus - the main.css file is the only CSS file on the page, and the page doesn't appear as unstyled garbage and the CSS file is displayed in devtools if you open it, so clearly the file *is* loaded. The warnings (in these cases) seem to bear no relation to whether loads are actually being blocked. Brad, can you take a look?
Flags: needinfo?(bwerth)
Yep. I'll figure it out.
Assignee: nobody → bwerth
Flags: needinfo?(bwerth)
In the short term, the changes in Bug 1501503 will be rolled back, which should take care of this. I'll use this as an additional testcase as I build a better fix for Bug 1501503.
Bug 1501503 was rolled back, meaning we can close this.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Flags: qe-verify+

I have managed to reproduce this issue using Firefox 65.0a1 (BuildId:20181102220121).

This issue is verified fixed using Firefox 65.0b12 (BuildId:20190117232427) on Windows 10 64bit, macOS 10.14.3 and Ubuntu 16.04 64bit.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.