gecko-dev/dom/serializers
Peter Van der Beken e3989e26b1 Bug 1866220 - Force UniquePtr<…> return type for functions called from bindings for things marked as NewObject and returning a non-refcounted object. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D194468
2023-11-24 10:38:18 +00:00
..
crashtests
moz.build
nsDOMSerializer.cpp
nsDOMSerializer.h Bug 1866220 - Force UniquePtr<…> return type for functions called from bindings for things marked as NewObject and returning a non-refcounted object. r=farre 2023-11-24 10:38:18 +00:00
nsDocumentEncoder.cpp
nsHTMLContentSerializer.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
nsHTMLContentSerializer.h
nsIContentSerializer.h
nsIDocumentEncoder.idl
nsPlainTextSerializer.cpp Bug 1864820 - Fix plaintext serializer space-stuffing stuff to avoid breaking over and over in the inserted space. r=jfkthame 2023-11-15 17:32:09 +00:00
nsPlainTextSerializer.h Bug 1864820 - Fix plaintext serializer space-stuffing stuff to avoid breaking over and over in the inserted space. r=jfkthame 2023-11-15 17:32:09 +00:00
nsXHTMLContentSerializer.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp Bug 1719535 - Part 9. Trim ASCII space at the tail for content serializer. r=TYLin 2023-08-07 06:23:59 +00:00
nsXMLContentSerializer.h