Closed
Bug 15342
Opened 25 years ago
Closed 25 years ago
Webshell/Docloader cleanup - Re-factor nsLoadGroup and nsDocLoaderImpl
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rpotts, Assigned: rpotts)
Details
Re-factor the nsLoadGroup so that the document loader keeps track of
the sub-document hierarchy...
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
Ok... I've just checked in some major changes to nsLoadGroup.cpp and
nsDocLoader.cpp.
These changes refactor the responsibilities between the two classes. Now, the
LoadGroup only knows about channels. The DocLoader keeps track of the
parent/child relationships for frame-set documents.
These changes are an important part of the WebShell clean-up work... I'm
coordinating with mscott to move the DocLoader into the new URILoader directory.
Old bug, marking verified per eng comments.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•