[whatwg/fetch] "serviceworker" in the RequestDestination enum (#602)

>From the spec:

> "serviceworker" is omitted from RequestDestination as it cannot be observed from JavaScript. Implementations will still need to support it as a destination. 

But "serviceworker" is clearly listed in the IDL.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/602

Received on Tuesday, 12 September 2017 05:04:22 UTC