Closed
Bug 1218146
Opened 9 years ago
Closed 9 years ago
Move WindowClient.frameType to Client.frameType
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
3.80 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Oh, it seems like we're implementing this property on the wrong interface.
Summary: Implement Client.frameType → Move WindowClient.frameType to Client.frameType
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8678531 -
Flags: review?(bzbarsky)
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 3•9 years ago
|
||
Comment on attachment 8678531 [details] [diff] [review]
Move WindowClient.frameType to Client.frameType
r=me
Attachment #8678531 -
Flags: review?(bzbarsky) → review+
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Comment 6•9 years ago
|
||
Our documentation already has this hanging off the correct interface:
https://developer.mozilla.org/en-US/docs/Web/API/Client/frameType
So I think we're all good for docs.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•