-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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}
- Loading branch information
1 parent
29beb46
commit 6864dbe
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.