[wpt-sync] Sync PR 20474 - [webnfc] Add test for multi scan from the same NDEFReader object
Categories
(Core :: DOM: Device Interfaces, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20474 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20474
Details from upstream follow.
Wanming Lin <wanming.lin@intel.com> wrote:
[webnfc] Add test for multi scan from the same NDEFReader object
This CL adds a test for testing multiple scan() from the same
NDEFReader object with new options should replace existing filters.Test fails at present as which has not been implemented yet.
This CL also rename NDEFReader_options.https.html as
NDEFReader_scan_filter.https.html because NDEFReader has no
construct options any more, and this test file is mainly for
scan filter testing.BUG=520391
Change-Id: I4d19659c990c0ddc8dc19a5984c55be1ece48e9c
Reviewed-on: https://chromium-review.googlesource.com/1939327
WPT-Export-Revision: 522dc7cbb37a42068631774dccd557cebb861599
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5c412d91d690
https://hg.mozilla.org/mozilla-central/rev/04f37110b905
Description
•