Re: [heycam/webidl] Should we "check if we can run script" before calling callbacks? (#993)

> Worse, https://jsfiddle.net/n04m3jpo/ shows a variant with promise handlers (instead of setTimeout's Web IDL callbacks) where Chrome and Safari do run the promise handler, and Firefox does not.

That both Chrome and Safari run the promise handlers here give me pause that changing the behavior might not be web compatible. What's your intuition?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/993#issuecomment-868012588

Received on Thursday, 24 June 2021 22:56:01 UTC