- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 13 Dec 2016 12:29:24 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Tuesday, 13 December 2016 20:29:56 UTC
domenic commented on this pull request.
> </li>
</ol>
</li>
- <li>Set [[\waitForUpdate]] to false.
- </li>
- <li>Set <var>target</var>.<a>[[\updating]]</a> to false.
- </li>
- <li>The <a>user agent</a> should update the user interface based on
- any changed values in <var>target</var>. The user agent SHOULD
- re-enable user interface elements that might have been disabled in
- the steps above if appropriate.
+ <li>In either case, run the following steps, after either the upon
+ rejection or upon fulfillment steps have concluded:
+ <ol>
+ <li>Set [[\waitForUpdate]] to false.
It's the same everywhere in the spec. See #371.
--
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/372
Received on Tuesday, 13 December 2016 20:29:56 UTC