Closed
Bug 230945
Opened 21 years ago
Closed 21 years ago
remove nsChangeHint_ReconstructDoc
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file, 1 obsolete file)
24.01 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Currently the only thing that uses nsChangeHint_ReconstructDoc is changing the name attribute on the map element. Considering that we don't handle dynamic insertion of children AREA elements for MAP elements, I don't think I care. And imagemap handling should probably be rewritten to handle both cases anyway.
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139081 -
Flags: superreview?(bz-vacation)
Attachment #139081 -
Flags: review?(bz-vacation)
Comment 4•21 years ago
|
||
Comment on attachment 139081 [details] [diff] [review] patch Yikes. That's all we used this for? r+sr=bzbarsky
Attachment #139081 -
Flags: superreview?(bz-vacation)
Attachment #139081 -
Flags: superreview+
Attachment #139081 -
Flags: review?(bz-vacation)
Attachment #139081 -
Flags: review+
Assignee | ||
Comment 5•21 years ago
|
||
Fix checked in to trunk, 2004-01-14 19:32 -0800.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•