Closed
Bug 1966710
Opened 3 months ago
Closed 3 months ago
Make the (disabled) TextRecognitionWidget work with trusted types
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Updated•3 months ago
|
Summary: Make (disabled) the TextRecognitionWidget work with trusted types → Make the (disabled) TextRecognitionWidget work with trusted types
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → tschuster
Assignee | ||
Comment 3•3 months ago
|
||
Updated•3 months ago
|
Attachment #9488067 -
Attachment description: WIP: Bug 1966710 - Disallow DOMParser.parseFromString in UAWidgets. r?emilio → Bug 1966710 - Disallow DOMParser.parseFromString in UAWidgets. r?emilio
Updated•3 months ago
|
Attachment #9488068 -
Attachment description: WIP: Bug 1966710 - Make the (disabled) TextRecognitionWidget work with trusted types. r?emilio → Bug 1966710 - Make the (disabled) TextRecognitionWidget work with trusted types. r?emilio
Updated•3 months ago
|
Attachment #9488067 -
Attachment description: Bug 1966710 - Disallow DOMParser.parseFromString in UAWidgets. r?emilio → Bug 1966710 - UA Widgets should use DOMParser.parseFromSafeString instead of parseFromString. r?emilio
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89931c1c6bc7
UA Widgets should use DOMParser.parseFromSafeString instead of parseFromString. r=emilio
https://hg.mozilla.org/integration/autoland/rev/188cad832d35
Make the (disabled) TextRecognitionWidget work with trusted types. r=emilio
Comment 5•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/89931c1c6bc7
https://hg.mozilla.org/mozilla-central/rev/188cad832d35
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•