Closed
Bug 1008404
Opened 11 years ago
Closed 11 years ago
ArchiveZipFile and nsTreeBoxObject should call their parents Traverse/Unlink functions
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
2.12 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
ArchiveZipFile's parent doesn't Travese or Unlink anything (!?) so I think this doesn't matter, and nsTreeBoxObject traverses some sort of attribute stuff, but doesn't unlink anything. So probably not a big deal, but this would be good to fix.
Found while working on a patch for bug 1008348.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8420649 -
Flags: review?(bugs)
Updated•11 years ago
|
Attachment #8420649 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•