Re: [w3c/payment-request] Remove requirement to reject after document is inactive (#875)

Well, unless you run the event loop in non-active documents, you can never observe the promise becoming settled, because you have to run the event loop to call any fulfillment/rejection handlers... That's why I was mentioning in https://github.com/w3c/payment-request/issues/872#issuecomment-512026384 that introducing this requirement was a mess-up.

-- 
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/875#issuecomment-513404449

Received on Friday, 19 July 2019 22:53:10 UTC