- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 24 Aug 2017 17:42:46 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 August 2017 00:43:07 UTC
marcoscaceres commented on this pull request.
> @@ -2880,9 +2893,18 @@
further action. The <a>user agent</a> user interface should ensure
that this never occurs.
</li>
- <li>
- <a>Fire an event</a> named <var>name</var> at <var>request</var>
- using <a>PaymentRequestUpdateEvent</a>.
+ <li>Let <var>event</var> be the result of <a>fire an event</a> named
> This doesn't work. Fire an event returns a boolean, not an event.
Argh, I should have remembered that. I've used that boolean before elsewhere.
--
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/payment-request/pull/591#discussion_r135163338
Received on Friday, 25 August 2017 00:43:07 UTC