Closed
Bug 833429
Opened 12 years ago
Closed 4 years ago
Document chrome://browser/content/devtools/framework/toolbox.xul is kept alive even if devtools aren't visible
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: smaug, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
0xffffffff9dd38560 [rc=9] root FragmentOrElement (XUL) toolbar class='hud-console-filter-toolbar devtools-toolbar' chrome://browser/content/devtools/webconsole.xul
and
0xffffffff9dbd1f60 [rc=7] root FragmentOrElement (XUL) menupopup id='output-contextmenu' chrome://browser/content/devtools/webconsole.xul
seem to be the roots for the subgraph which keeps the whole
chrome://browser/content/devtools/framework/toolbox.xul document alive.
Haven't tried to reproduce this yet.
(I use about:cc from bug 726346 to see the CC graph.)
Reporter | ||
Comment 1•12 years ago
|
||
So far I haven't figured out how to reproduce this.
Updated•12 years ago
|
Blocks: DevToolsPaperCuts
Updated•12 years ago
|
Assignee: nobody → mratcliffe
Comment 2•12 years ago
|
||
I can't reproduce this ... here is the relevant about:memory after opening and closing the toolbox.
Updated•12 years ago
|
Assignee: mratcliffe → nobody
Comment 3•12 years ago
|
||
Maybe https://bugzilla.mozilla.org/show_bug.cgi?id=838069 is proof that toolbox.xul leaks. (Atleast on OSX 10.8)
Blocks: 838069
Comment 4•12 years ago
|
||
related: bug 839280
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 5•4 years ago
|
||
The file toolbox.xul doesn't exist anymore.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•