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

> How does that work? 

We monitor if the document becomes non-active and reject the relevant promises. 

> Does Firefox violate the HTML spec and run the event loop even in non-active documents?

No (maybe). We just don’t leave the promises unsettled. 

-- 
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-513404162

Received on Friday, 19 July 2019 22:51:46 UTC