Closed
Bug 601590
Opened 14 years ago
Closed 14 years ago
Make AppendElementStart, AppendElementEnd take Element
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
18.67 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•14 years ago
|
||
Shouldn't the dep go the other way around?
Assignee | ||
Comment 2•14 years ago
|
||
Sure.
Assignee | ||
Comment 3•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #485403 -
Flags: review?(bzbarsky)
Comment 4•14 years ago
|
||
Comment on attachment 485403 [details] [diff] [review] Make AppendElementStart, AppendElementEnd take Element >+ nsRefPtr<mozilla::dom::Element> mContent; Better to rename to mElement, in followup patch, in both places. r=me
Attachment #485403 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs landing]
Comment 5•14 years ago
|
||
http://hg.mozilla.org/projects/cedar/rev/d3721cc3e305
Whiteboard: [needs landing] → fixed-in-cedar
Comment 6•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d3721cc3e305
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•