Closed
Bug 13283
Opened 26 years ago
Closed 26 years ago
MLK: Webshell leaks (again!)
Categories
(Core Graveyard :: Embedding: APIs, defect, P3)
Core Graveyard
Embedding: APIs
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bruce, Assigned: shaver)
References
Details
(Whiteboard: SEP-29 reporter to verify)
The webshell leaks.
This blocks a lot of purify work, any attempt to be sure that gecko doesn't leak
like sieve. It is probably blocking any resolution or verification of the CSS
leaks (which may not even exist).
Reporter | ||
Comment 1•26 years ago
|
||
Adding CSS leaks as dependencies.
Assignee | ||
Comment 2•26 years ago
|
||
kipp: rumour has it that you're going to apply scc's mighty WeakReference hammer
to this particular nail. If so, can you take this bug?
If not, scc and kipp, could the two of you dump your brains at me or refer me to
previous such dumps so I can take a shot? We're putting M11 (and subsequent
dependent Ms) at risk by hiding piles of other leaks and naughty behaviour under
the webshell's immense shadow.
False rumour :-(
scc is the king of webshell, and as the new and improved owner he should be all
over it...yes? Feel free to nag him and chip in, but talk with him first!
Reporter | ||
Comment 4•26 years ago
|
||
rumor has it travis might own webshell now?
yes. i'm grabbing for straws. I admit it.
Assignee | ||
Comment 5•26 years ago
|
||
Yeah, according to the arch meeting today, scc _doesn't_ own it. Who does?
This webshell leak is a _major_ problem for us. Do I have to just start from
first principles?
Reporter | ||
Comment 6•26 years ago
|
||
vidur says that this is in part caused by a circular dependency between the
DocLoader and the LoadGroup, which brings down the webshell.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•26 years ago
|
||
It is with no small glee that I mark this FIXED, thanks to the incredible
efforts of vidur and rpotts.
Updated•26 years ago
|
Whiteboard: SEP-29 reporter to verify
Comment 8•26 years ago
|
||
leaving this to te reporter/owner to verify. Goood job guys.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•26 years ago
|
||
code-level fix, marking VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•