forked from web-platform-tests/wpt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ComputePressure] Use AbortError for unobserve/disconnect method
According to the spec [1][2], pendingPromise should reject with an AbortError when calling unobserve/disconnect method. [1] https://www.w3.org/TR/compute-pressure/#the-unobserve-method [2] https://www.w3.org/TR/compute-pressure/#the-disconnect-method Bug: none Change-Id: Icd83d62ae391738d883ba249d27a366673d48094 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4738336 Commit-Queue: Wei4 Wang <[email protected]> Reviewed-by: Raphael Kubo Da Costa <[email protected]> Reviewed-by: Kenneth R Christiansen <[email protected]> Cr-Commit-Position: refs/heads/main@{#1178888}
- Loading branch information
1 parent
a2121f9
commit b9998d2
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters