Closed
Bug 280072
Opened 20 years ago
Closed 20 years ago
add a cloneNode hook
Categories
(Core Graveyard :: XTF, defect)
Core Graveyard
XTF
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
3.87 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
XTF elements may have additional state (other than attributes and children) to copy when the node is cloned. We can support this by adding cloneNode() to nsIXTFElement.
Assignee | ||
Comment 1•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #172582 -
Flags: review?(jst)
Comment 2•20 years ago
|
||
Comment on attachment 172582 [details] [diff] [review] patch r+sr=jst
Attachment #172582 -
Flags: review?(jst) → review+
Comment 3•20 years ago
|
||
Isn't this fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•