Open
Bug 1510652
Opened 6 years ago
Updated 2 years ago
CSP: Simplify CSPAllowsInlineStyle
Categories
(Core :: DOM: Security, enhancement, P2)
Core
DOM: Security
Tracking
()
NEW
People
(Reporter: ckerschb, Unassigned)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file, 1 obsolete file)
8.93 KB,
patch
|
Details | Diff | Splinter Review |
Within Bug 965637 we slightly modify CSPAllowsInlineStyle; taking a closer look at CSPAllowsInlineStyle there is more potential for optimizing/refactoring that method slightly. E.g. aRV is never used.
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → ckerschb
Status: NEW → ASSIGNED
Depends on: 965637
Priority: -- → P2
Whiteboard: [domsecurity-active]
Reporter | ||
Comment 1•6 years ago
|
||
Here is a WIP patch for that.
Reporter | ||
Updated•6 years ago
|
Assignee: ckerschb → streich.mobile
Comment 2•6 years ago
|
||
Updated•4 years ago
|
Assignee: sstreich → nobody
Status: ASSIGNED → NEW
Updated•4 years ago
|
Attachment #9072129 -
Attachment is obsolete: true
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•