Closed
Bug 2040656
Opened 8 days ago
Closed 4 days ago
Sanitizer: Update code to handle |is| attributes
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•8 days ago
|
Summary: Sanitizer: Update code to handle → Sanitizer: Update code to handle |is| attributes
| Assignee | ||
Comment 1•8 days ago
|
||
| Assignee | ||
Comment 2•8 days ago
|
||
| Assignee | ||
Updated•8 days ago
|
Assignee: nobody → tschuster
Updated•5 days ago
|
Attachment #9587676 -
Attachment description: WIP: Bug 2040656 - Sanitizer: Introduce the IsAttributeAllowed method. → Bug 2040656 - Sanitizer: Introduce the IsAttributeAllowed method. r?emilio
Updated•5 days ago
|
Attachment #9587677 -
Attachment description: WIP: Bug 2040656 - Sanitizer: Remove custom element state when |is| attribute is blocked. → Bug 2040656 - Sanitizer: Remove custom element state when |is| attribute is blocked. r?emilio
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0f1cb1c79c67
https://hg.mozilla.org/integration/autoland/rev/30574364f047
Sanitizer: Introduce the IsAttributeAllowed method. r=emilio
https://github.com/mozilla-firefox/firefox/commit/beca389380eb
https://hg.mozilla.org/integration/autoland/rev/d8f0a2074855
Sanitizer: Remove custom element state when |is| attribute is blocked. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/60124 for changes under testing/web-platform/tests
Comment 5•4 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/30574364f047
https://hg.mozilla.org/mozilla-central/rev/d8f0a2074855
Status: NEW → RESOLVED
Closed: 4 days ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•