Re: [w3c/push-api] Migrate the serializer to a toJSON method. (#267)

beverloo commented on this pull request.



>          </li>
-        <li>Add an entry to <var>map</var> whose key name is <code>endpoint</code> and whose value
-        is the result of converting the <code>endpoint</code> attribute to a serialized value. The
+        <li>Set the <code>endpoint</code> property of <var>json</var> to the result of converting
+        the <a data-link-for="PushSubscription">endpoint</a> attribute to a serialized value. The
         <a>user agent</a> MUST use a serialization method that does not contain input-dependent
         branchs (that is, one that is constant time). Note that a URL - as ASCII text - will not

It's a clarification in either case, happy to remove it?

-- 
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/267#discussion_r123559181

Received on Thursday, 22 June 2017 16:28:37 UTC