Closed
Bug 1263818
Opened 10 years ago
Closed 10 years ago
FF45 leaking windows like https://plus.google.com/u/2/_/streamwidgets/canvas
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: bkelly, Assigned: mccr8)
Details
(Whiteboard: [MemShrink] btpp-active)
On my mac os X 45.0.1 I see a leaked window:
│ │ ├───0.95 MB (00.09%) -- top(none)/detached/window(https://plus.google.com/u/2/_/streamwidgets/canvas)
I have also seen this leaked on my wife's computer.
| Reporter | ||
Comment 1•10 years ago
|
||
I'm sending some CC logs to Andrew via email since they are too large to attach here.
| Assignee | ||
Updated•10 years ago
|
Component: General → DOM
Flags: needinfo?(continuation)
| Assignee | ||
Comment 2•10 years ago
|
||
"Detached" isn't necessarily anything bad, in terms of what Gecko is doing. The webpage could just be leaking iframes. But I can look through the logs at some point.
Updated•10 years ago
|
Assignee: nobody → continuation
Whiteboard: [MemShrink] → [MemShrink] btpp-active
| Reporter | ||
Comment 3•10 years ago
|
||
Based on comment 2 I looked at this a bit closer. If I close the gmail window for the user referenced in the detached window, then minimize memory, the detached window goes away. So I don't think this is an actual leak.
Sorry for my confusion!
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(continuation)
Resolution: --- → INVALID
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•