Closed
Bug 647433
Opened 11 years ago
Closed 11 years ago
Rename mContent -> mElement in implementations of nsIContentSerializer
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
7.77 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Bug 601590 comment 4
Flags: in-testsuite-
Assignee | ||
Updated•11 years ago
|
Whiteboard: [needs patch]
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #542773 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [needs patch]
![]() |
||
Comment 2•11 years ago
|
||
Comment on attachment 542773 [details] [diff] [review] Rename mContent to mElement in implementations of nsIContentSerializer r=me
Attachment #542773 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•11 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/dec119de6396
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Comment 4•11 years ago
|
||
As visible when opening the link from the above comment: 'mContent' was replaced by 'mElement' in the following files: content/base/src/mozSanitizingSerializer.cpp content/base/src/mozSanitizingSerializer.h content/base/src/nsPlainTextSerializer.cpp content/base/src/nsPlainTextSerializer.h
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•