Open
Bug 1989141
Opened 5 days ago
Updated 14 hours ago
Make nsIContentSerializer::AppendText() and AppendCDATASection() take Text
Categories
(Core :: DOM: Serializers, task)
Core
DOM: Serializers
Tracking
()
NEW
People
(Reporter: edgar, Assigned: edgar, NeedInfo)
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•5 days ago
|
||
Updated•5 days 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•14 hours 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)
You need to log in
before you can comment on or make changes to this bug.
Description
•