- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 02 Sep 2021 11:15:10 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 September 2021 18:15:23 UTC
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