Closed
Bug 1935688
Opened 9 months ago
Closed 8 months ago
Remove inline event handlers from customElements markup
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
Attachments
(1 file)
There are multiple custom elements that have a static markup
property, which contains HTML code with inline event handlers. This produces a CSP error in customElements.js
' fragment
getter.
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
Okay, maybe there is just one custom element with inline event handlers that caused multiple CSP errors?
Updated•9 months ago
|
Attachment #9442169 -
Attachment description: WIP: Bug 1935688 - Remove inline event handlers from MozTabbrowserTab → Bug 1935688 - Remove inline event handlers from MozTabbrowserTab. r?Gijs!
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/de09105b4100
Remove inline event handlers from MozTabbrowserTab. r=tabbrowser-reviewers,mconley
Comment 4•8 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•