Re: [w3ctag/design-reviews] User Idle Detection (#336)

Yes. We dropped those promises as mentioned here: https://github.com/w3c/sensors/issues/104#issuecomment-248316955.

At best, you had to duplicate your event handlers and then filter out error messages between the promise and the event handler.

At worst it pushed developers to rely only on rejected promises as an error handling strategy and miss a number of error classes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/336#issuecomment-471456114

Received on Monday, 11 March 2019 09:01:23 UTC