Re: [w3c/browser-payment-api] editorial: cleanup of updateWith() (#533)

domenic requested changes on this pull request.



>                              "PaymentDetailsModifier.data">data</a> into a
-                            string, if the <a data-lt=
-                            "PaymentDetailsModifier.data">data</a> member of
-                            <var>modifier</var> is present, or null if it is
-                            not. If <a>JSON-serializing</a> throws an
-                            exception, then <a>abort the update</a> with that
-                            exception.
+                            string. Rethrow any exceptions.

This needs to "abort the update", not rethrow the exception.

-- 
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/browser-payment-api/pull/533#pullrequestreview-39559652

Received on Monday, 22 May 2017 19:00:45 UTC