Closed
Bug 1238225
Opened 9 years ago
Closed 9 years ago
Mark ExtendableMessageEvent.ports as SameObject
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: ehsan.akhgari, Unassigned)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
971 bytes,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
9ef16c9 Mark ExtendableMessageEvent.ports as SameObject; r=baku
Reporter | ||
Comment 1•9 years ago
|
||
Attachment #8705932 -
Flags: review?(amarchesini)
Comment 2•9 years ago
|
||
Adding dev-doc-needed so that we check that the docs is clear that 'ports' always returns the same object ;-)
Keywords: dev-doc-needed
Updated•9 years ago
|
Attachment #8705932 -
Flags: review?(amarchesini) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Comment 5•9 years ago
|
||
Updated wording to make sure it is obvious that the property always returns the same object:
https://developer.mozilla.org/en-US/docs/Web/API/ExtendableMessageEvent
https://developer.mozilla.org/en-US/docs/Web/API/ExtendableMessageEvent/ports
Also added a note to the release notes:
https://developer.mozilla.org/en-US/Firefox/Releases/46#Service_Workers
Let me know if this looks ok.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•