-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1576840 [wpt PR 18689] - [webnfc] Use AbortController for NFCRead…
…er, a=testonly Automatic update from web-platform-tests [webnfc] Use AbortController for NFCReader This CL uses AbortController to replace the stop() method of NFCReader interface. The corresponding spec change is from: w3c/web-nfc#300 BUG=520391 Change-Id: Ia28bfb283a7ad66fb9c4cb0fc744582671a62fa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769245 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Reviewed-by: Rijubrata Bhaumik <[email protected]> Commit-Queue: Leon Han <[email protected]> Cr-Commit-Position: refs/heads/master@{#691988} -- wpt-commits: fb898b46adaf656c9807ed0b8adb39d84162cb98 wpt-pr: 18689
- Loading branch information
1 parent
5854faf
commit dd3e4b2
Showing
3 changed files
with
103 additions
and
96 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
Oops, something went wrong.