[whatwg/fetch] WindowOrWorkerGlobalScope is a mixin (#719)

...and so extensions should use [`partial interface mixin`](https://heycam.github.io/webidl/#partial-interface-mixin) rather than `interface mixin`.

See also https://github.com/whatwg/html/pull/3650


You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/719

-- Commit Summary --

  * WindowOrWorkerGlobalScope is a mixin

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/719.patch
https://github.com/whatwg/fetch/pull/719.diff

-- 
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/pull/719

Received on Friday, 27 April 2018 10:43:46 UTC