Closed
Bug 1549696
Opened 6 years ago
Closed 6 years ago
Remove code redundancy in `nsDocumentEncoder` when creating fixup nodes
Categories
(Core :: DOM: Serializers, enhancement)
Core
DOM: Serializers
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
Details
Attachments
(1 file)
In order to simplify the code and make it more readable.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mbrodesser
Assignee | ||
Comment 1•6 years ago
|
||
In order to reduce code duplication and make the code more legible.
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 2•6 years ago
|
||
Requesting checkin. A corresponding try run has only failures unrelated to this change.
Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5344f8392c0
factor out functionality to determine fixup node in nsDocumentEncoder. r=hsivonen
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•