Closed
Bug 1268957
Opened 6 years ago
Closed 6 years ago
Need to fire error events on <link> when the load is blocked by content policy
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Whiteboard: btpp-active)
Attachments
(1 file)
22.55 KB,
patch
|
ckerschb
:
review+
|
Details | Diff | Splinter Review |
We're not doing that right now, so CSP-blocked stylesheets don't get an error event.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Attachment #8747229 -
Flags: review?(ckerschb)
Updated•6 years ago
|
Whiteboard: btpp-active
Comment 2•6 years ago
|
||
Comment on attachment 8747229 [details] [diff] [review] Fire an error event on the <link> element when a stylesheet load is blocked via content policy Review of attachment 8747229 [details] [diff] [review]: ----------------------------------------------------------------- thanks, r=me
Attachment #8747229 -
Flags: review?(ckerschb) → review+
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/add719ee5b2f
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•