Re: [w3c/push-api] Update privacy and server choice... (#294)

chaals commented on this pull request.



> @@ -478,19 +478,17 @@ <h2>
           the <a>push subscriptions</a> it serves.
         </p>
         <p>
-          The <a>user agent</a> is responsible for choosing the <a>push service</a> used for
-          creating <a>push subscriptions</a>. There usually is a pre-existing relationship between
-          the <a>user agent</a> and the <a>push service</a> due to a variety of performance-related
-          concerns, including the complexity of running reliable <a>push services</a> and the impact
-          on battery lifetime if there were an unbounded set of <a>push services</a> to which a
-          device could connect.
+          The <a>user agent</a> connects to the <a>push service</a> used to create <a>push subscriptions</a>.
+          <a>User agents</a> MAY limit the choice of <a>push services</a> available. Reasons for doing so
+          Include performance-related concerns such as service availability (including whether services are

Oops. 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/w3c/push-api/pull/294#discussion_r181363845

Received on Friday, 13 April 2018 11:49:40 UTC