Closed
Bug 1363602
Opened 8 years ago
Closed 7 years ago
Intermittent LeakSanitizer | leak at RecvOnStop, mozilla::net::WebSocketChannelChild::RecvOnStop, mozilla::net::PWebSocketChild::OnMessageReceived, mozilla::dom::PContentChild::OnMessageReceived
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, memory-leak)
Comment 1•8 years ago
|
||
There is a lot of frames with WebSockets. Michal or jdm, anyone willing to take a look?
Flags: needinfo?(michal.novotny)
Flags: needinfo?(josh)
Comment 3•8 years ago
|
||
It seems that WebSocket in dom was leaked, which holds the reference to necko's WebSocketChannel.
Component: Networking: WebSockets → DOM
Flags: needinfo?(michal.novotny)
Updated•7 years ago
|
Priority: -- → P5
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•