- From: Ian Clelland <notifications@github.com>
- Date: Fri, 26 Jan 2018 16:57:06 +0000 (UTC)
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 January 2018 16:57:32 UTC
clelland commented on this pull request.
> @@ -2031,6 +2041,12 @@ attributes initialized to false, so it is suggested that for consistency all
{{ProgressEvent}} interface do the same.
+<h3 id=feature-policy>Feature Policy Integration</h3>
+
+<p>This specification defines a <a>policy-controlled feature</a> identified by
+the string <code><dfn>sync-xhr</dfn></code>. Its <a>default allowlist</a> is
+<code>*</code>.
+
And done.
--
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/xhr/pull/177#discussion_r164164324
Received on Friday, 26 January 2018 16:57:32 UTC