gecko-dev/dom/serializers
Masayuki Nakano 994759243f Bug 1793694 - part 5: Move `EditorUtils::MaskString` to `TextEditor` r=m_kato
It's the only method which is used outside of the editor module.  Therefore,
we can stop exposing `EditorUtils.h` later.

Depends on D158634

Differential Revision: https://phabricator.services.mozilla.com/D158635
2022-10-12 02:44:19 +00:00
..
crashtests Bug 1747114 - Test correctly for end-of-span before attempting to decode surrogate pair. r=m_kato 2021-12-24 09:29:20 +00:00
moz.build Bug 1747114 - Test correctly for end-of-span before attempting to decode surrogate pair. r=m_kato 2021-12-24 09:29:20 +00:00
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDocumentEncoder.cpp Bug 1741148 - part 6: Make `nsContentUtils::GetInclusiveAncestorsAndOffsets()` return array of `Maybe<uint32_t>` as offsets in DOM nodes r=smaug 2021-12-09 13:18:24 +00:00
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIContentSerializer.h
nsIDocumentEncoder.idl Bug 1769534 - preserve NBSP when copying HTML content. r=hsivonen 2022-10-10 06:41:41 +00:00
nsPlainTextSerializer.cpp Bug 1793694 - part 5: Move `EditorUtils::MaskString` to `TextEditor` r=m_kato 2022-10-12 02:44:19 +00:00
nsPlainTextSerializer.h Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
nsXHTMLContentSerializer.cpp Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h