Closed
Bug 1218135
Opened 9 years ago
Closed 9 years ago
Remove FetchEvent.client
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)
16.13 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
This has been removed from the spec. See:
https://github.com/slightlyoff/ServiceWorker/issues/723#issuecomment-123516555
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8678523 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•9 years ago
|
Blocks: ServiceWorkers-v1
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ehsan
Updated•9 years ago
|
Keywords: dev-doc-needed
![]() |
||
Comment 2•9 years ago
|
||
Comment on attachment 8678523 [details] [diff] [review]
Remove FetchEvent.client
r=me, though I'm trusting you on the waitUntil/matchAll bits in the test code.
Attachment #8678523 -
Flags: review?(bzbarsky) → review+
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Comment 5•9 years ago
|
||
I've marked the client page as deprecated:
https://developer.mozilla.org/en-US/docs/Web/API/FetchEvent/client
The release notes have this documented too:
https://developer.mozilla.org/en-US/Firefox/Releases/44#Service_Workers
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•