gecko-dev/parser
Emilio Cobos Álvarez 6d68b86f7c Bug 1830757 - Prevent node removal during iteration in conditional css sanitization. r=smaug
When the whole block is sanitized away, we remove the text node
altogether, triggering the assert. While it's not worrisome in this
case, the right thing to do is not mutating the DOM during iteration.

Differential Revision: https://phabricator.services.mozilla.com/D176917
2023-05-02 14:52:23 +00:00
..
expat
html Backed out changeset b288a387f790 (bug 1425310) for causing Reflection related failures. CLOSED TREE 2023-04-21 18:37:11 +03:00
htmlparser Bug 1824892: Fix tainting use in the nsExpatDriver r=glandium 2023-04-26 20:15:15 +00:00
prototype
xml Bug 1830757 - Prevent node removal during iteration in conditional css sanitization. r=smaug 2023-05-02 14:52:23 +00:00
moz.build
nsCharsetSource.h