Closed
Bug 601590
Opened 15 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•15 years ago
|
||
Shouldn't the dep go the other way around?
| Assignee | ||
Comment 2•15 years ago
|
||
Sure.
| Assignee | ||
Comment 3•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Attachment #485403 -
Flags: review?(bzbarsky)
Comment 4•15 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•15 years ago
|
Whiteboard: [needs landing]
Comment 5•14 years ago
|
||
Whiteboard: [needs landing] → fixed-in-cedar
Comment 6•14 years ago
|
||
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
•