Closed
Bug 1989141
Opened 8 months ago
Closed 8 months ago
Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text
Categories
(Core :: DOM: Serializers, task)
Core
DOM: Serializers
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
Details
Attachments
(1 file)
|
Bug 1989141 - Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; r?hsivonen
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Attachment #9513884 -
Attachment description: Bug 1989141 - Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; → Bug 1989141 - Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; r?hsivonen
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/74c0e8d83395
https://hg.mozilla.org/integration/autoland/rev/1e1d8c3bcc16
Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; r=hsivonen
Pushed by ctuns@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/91ddf37147ff
https://hg.mozilla.org/integration/autoland/rev/11fcdbef5af0
Revert "Bug 1989141 - Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; r=hsivonen" for causing build bustages in nsXMLContentSerializer.cpp
Comment 4•8 months ago
|
||
Backed out for causing build bustages
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/serializers/nsXMLContentSerializer.cpp:X:46: error: member access into incomplete type 'Text'
Flags: needinfo?(echen)
| Assignee | ||
Updated•8 months ago
|
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f0eac173c3ad
https://hg.mozilla.org/integration/autoland/rev/b3b9d5a0e34b
Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text; r=hsivonen
Comment 6•8 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•