Open
Bug 1088120
Opened 11 years ago
Updated 8 months ago
fix incorrect setting of mUnsafeRulesEnabled in CSSStyleSheet::ParseSheet
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
Details
From Boris Zbarsky [:bz] from bug 1082899 comment #11:
> This matches all the uses of mUnsafeRulesEnabled except one: in
> CSSStyleSheet::ParseSheet. I think that one is just buggy and should
> probably be changed to pass false or throw on attempts to reparse UA sheets
> or something. Please file a followup?
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(dbaron)
Updated•3 years ago
|
Severity: normal → S3
Comment 1•8 months ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit BugBot documentation.
Flags: needinfo?(dbaron)
You need to log in
before you can comment on or make changes to this bug.
Description
•