Re: [whatwg/fetch] WIP: Changing skip-service-worker flag to use-service-workers enum (#435)

annevk commented on this pull request.



> @@ -728,8 +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.
+<dfn export>use-service-workers value</dfn>, that is "<code>all</code>",

What do you think about `<dfn export for=request>service-workers mode</dfn>`? I think that would be more consistent with what we have thus far.

-- 
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-13332523

Received on Friday, 16 December 2016 13:26:38 UTC