Closed
Bug 1278340
Opened 9 years ago
Closed 9 years ago
BroadcastChannel should check for closed flag before dispatching events
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
()
Details
Attachments
(1 file, 1 obsolete file)
3.53 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → amarchesini
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8760408 -
Flags: review?(bugs)
Comment 2•9 years ago
|
||
Comment on attachment 8760408 [details] [diff] [review]
bc.patch
You're not testing anything useful in the test. Missing .close() ?
Attachment #8760408 -
Flags: review?(bugs) → review-
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8760408 -
Attachment is obsolete: true
Attachment #8760412 -
Flags: review?(bugs)
Updated•9 years ago
|
Attachment #8760412 -
Flags: review?(bugs) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9c5bfe6d61e0
BroadcastChannel should check for closed flag before dispatching events, r=smaug
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
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
•