Closed Bug 1679422 Opened 4 years ago Closed 4 years ago

Move Serializer code in dom/base/ to dom/serializers/

Categories

(Core :: DOM: Serializers, task, P2)

task

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)

Details

Attachments

(1 file)

n order to make DOM's serialization-code unit-testable, I intend moving the following files from dom/base:

nsDocumentEncoder.cpp
nsDOMSerializer.cpp
nsDOMSerializer.h
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIContentSerializer.h
nsIDocumentEncoder.idl
nsPlainTextSerializer.cpp
nsPlainTextSerializer.h
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h

to "dom/serializers". While this isn't necessary to make the code unit-testable, it allows keeping code belonging to the same domain (serialization) in the same folder.

Severity: -- → N/A
Priority: -- → P2
Pushed by mbrodesser@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/caeb8dad360f move serializers from dom/base/ to dom/serializers/. r=hsivonen
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: