Closed
Bug 625617
Opened 15 years ago
Closed 15 years ago
nsFrameScriptExecutor leaks every nsFrameScriptExecutorJSObjectHolder in sCachedScripts
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: khuey, Assigned: khuey)
Details
Attachments
(1 file)
2.22 KB,
patch
|
smaug
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee | ||
Updated•15 years ago
|
Attachment #503695 -
Flags: review?(Olli.Pettay)
![]() |
||
Updated•15 years ago
|
blocking2.0: --- → ?
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → khuey
Assignee | ||
Comment 2•15 years ago
|
||
FWIW, this is a shutdown leak of a bunch of pointer sized objects that can't entrain anything interesting, so I don't think this needs to block. Getting it in would be nice though :-)
Updated•15 years ago
|
Attachment #503695 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 503695 [details] [diff] [review]
Message manager leaks JSObject holder class.
Trivial leak fix. Should be 100% safe.
Attachment #503695 -
Flags: approval2.0?
Updated•15 years ago
|
blocking2.0: ? → -
Updated•15 years ago
|
Attachment #503695 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•