Re: [w3ctag/design-reviews] EyeDropper API (#587)

Sure:

- When the user presses the browser stop button to stop loading, media elements reject pending play() promises with AbortError
- When the user cancels a share operation with web share, the promise rejects with an AbortError.
- When the user aborts a payment request dialog, the promise rejects with an AbortError.

This was the result of a quick Google search, but I suspect there are more.

-- 
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/587#issuecomment-911939070

Received on Thursday, 2 September 2021 18:15:23 UTC