[fetch] worker request context definition references undefined "serviceworker" context (#68)

Currently the spec says:

  A worker request context is one of "serviceworker", "sharedworker", and "worker". 

But the webidl does not define a "serviceworker" value for RequestContext.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/68

Received on Monday, 29 June 2015 21:31:05 UTC