Closed Bug 6548 Opened 26 years ago Closed 26 years ago

DocLoader ownership model is backwards

Categories

(Core :: Layout, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: scc-obsolete)

Details

scc and I found this while fixing the memory leaks in the webShell. the doc loaders all own their parents, not the other way around as it should be. Filing a bug so that we don't forget to fix this. someone on the gecko team should own this, but in the meantime...
Status: NEW → ASSIGNED
Target Milestone: M7
Target Milestone: M7 → M8
This is really a design inconsistency rather than a bug. I would like to discuss it with Kipp and Troy before arbitrarily re-arranging it to fit my model of the universe. This code is currently working, it's just that the design is upside- down. Perhaps they have a really good reason for making it be that way and the only fix required is a comment. I'm moving this bug out for their input.
Target Milestone: M8 → M9
Actually, the allocation/de-allocation bug (bug #9341) is significantly more important than this bug, so I'm moving this bug to M9, to focus on memory problems
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Well ... it's got its own ownership model, and it's working. I think this is best left alone
Status: RESOLVED → VERIFIED
Based on the comments below, marking as verifed fixed.
You need to log in before you can comment on or make changes to this bug.