Re: [whatwg/fetch] Add steps to intercept requests using foreign fetch. (#329)

>  
>    <ol>
>     <li>
> -    <p>Set <var>response</var> to the result of invoking
> +    <p>If <var>request</var>'s <span title=concept-request-client>client</span> is
> +    null or <var>request</var>'s <span title=concept-request-client>client</span>'s
> +    <span data-anolis-spec=html title=concept-settings-object-global>global object</span> is not a
> +    <code data-anolis-spec=sw>ServiceWorkerGlobalScope</code> object,

then set*

---
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/329/files/5f1f703806ce0ea0c7016259388a4844690c2cd1#r72389095

Received on Wednesday, 27 July 2016 06:59:01 UTC