Closed
Bug 917254
Opened 12 years ago
Closed 12 years ago
Only enable MessageEvent.ports when MessagePort is enabled
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla27
Tracking | Status | |
---|---|---|
firefox25 | --- | unaffected |
firefox26 | --- | fixed |
firefox27 | --- | fixed |
People
(Reporter: smaug, Assigned: baku)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
911 bytes,
patch
|
smaug
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #805975 -
Flags: review?(bugs)
Reporter | ||
Updated•12 years ago
|
Attachment #805975 -
Flags: review?(bugs) → review+
Reporter | ||
Comment 2•12 years ago
|
||
Should we get this to Aurora too?
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amarchesini
Assignee | ||
Updated•12 years ago
|
Comment 3•12 years ago
|
||
(In reply to comment #2)
> Should we get this to Aurora too?
Yes!
Comment 4•12 years ago
|
||
Keywords: checkin-needed
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 805975 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 848294
User impact if declined: MessageEvent.port can be exposed but it doesn't work.
Risk to taking this patch (and alternatives if risky): MessagePort is landed but it's disabled by pref. This MessageEvent.port is part of this new MessagePort feature but it's not disabled.
Attachment #805975 -
Flags: approval-mozilla-aurora?
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Updated•12 years ago
|
Attachment #805975 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•12 years ago
|
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Is there anything QA can do here to verify this?
Updated•12 years ago
|
Whiteboard: [qa-]
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
•