Re: [whatwg/fetch] WIP: Making a skip-local-service-worker flag (#435)

annevk commented on this pull request.



> @@ -728,11 +728,9 @@ explicitly set <a for=/>request</a>'s
 this flag set are subject to additional processing requirements.
 
 <p>A <a for=/>request</a> has an associated
-<dfn export>skip-service-worker flag</dfn>. Unless stated otherwise it is
-unset.
-
-<p>A <a for=/>request</a> has an associated <dfn export>skip-local-service-worker flag</dfn>. Unless
-stated otherwise it is unset.
+<dfn export>use-service-workers value</dfn>, that is "<code>all</code>",

This needs `for=request` too. Seems we forgot that until now.

-- 
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/435#pullrequestreview-13288395

Received on Friday, 16 December 2016 08:08:23 UTC