Closed
Bug 1575218
Opened 7 years ago
Closed 7 years ago
Group members in `nsPlainTextSerializer` for line content and settings
Categories
(Core :: DOM: Serializers, enhancement)
Core
DOM: Serializers
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
Details
Attachments
(3 files)
In order to make the code understandable.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mbrodesser
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Depends on D42649
| Assignee | ||
Comment 3•7 years ago
|
||
Depends on D42650
Pushed by mbrodesser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/76a17f3d411d
part 1) Factor out `nsPlainTextSerializer`'s members to `Settings` struct. r=hsivonen
https://hg.mozilla.org/integration/autoland/rev/0e2e5f40690b
part 2) Factor out `nsPlainTextSerializer`'s members related to current line content. r=hsivonen
https://hg.mozilla.org/integration/autoland/rev/ccb047bcf0bc
part 3) Remove duplicated debug logging. r=hsivonen
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/76a17f3d411d
https://hg.mozilla.org/mozilla-central/rev/0e2e5f40690b
https://hg.mozilla.org/mozilla-central/rev/ccb047bcf0bc
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•