Open
Bug 1177776
Opened 11 years ago
Updated 3 years ago
Cycle collect same-thread MessagePort references properly
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: mccr8, Unassigned)
References
Details
Dealing with MessagePort ownership across threads or processes will be very difficult, but we should be able to somehow deal with these properly when they are on a single thread. It seems like maybe Gmail is using this somehow with its Google Plus notifications (bug 1177727).
Updated•8 years ago
|
Priority: -- → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•