Closed
Bug 1637816
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 23583 - bluetooth: Impl. watchAdvertisements()
Categories
(Core :: DOM: Device Interfaces, task, P4)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
134.46 KB,
text/plain
|
Details |
Sync web-platform-tests PR 23583 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23583
Details from upstream follow.
Ovidio Henriquez <odejesush@chromium.org> wrote:
bluetooth: Impl. watchAdvertisements()
This change implemeents the BluetoothDevice.watchAdvertisements() API to
enable sites to detect when devices come into range of the Bluetooth
radio.Design doc:
https://docs.google.com/document/d/1h3uAVXJARHrNWaNACUPiQhLt7XI-fFFQoARSs1WgMDMBug: 654897
Change-Id: Id160188f7a3932819db5e140c41a9dcfdbca321a
Reviewed-on: https://chromium-review.googlesource.com/2112966
WPT-Export-Revision: 5951040d8eaae76d064036ffaeeef4da795eab04
Assignee | ||
Comment 1•4 years ago
|
||
PR 23583 applied with additional changes from upstream: 7b52c880b7033f29a282684880d0b2dafecf0bc1
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → DOM: Device Interfaces
Product: Testing → Core
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c5afb241115e0bab2312478933ace024c5c0b66e
Assignee | ||
Comment 3•4 years ago
|
||
# CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 255 tests and 1 subtests
## Status Summary
### Firefox
OK : 172
PASS : 71
FAIL : 173
TIMEOUT: 12
ERROR : 12
### Chrome
OK : 184
PASS : 2
FAIL : 183
### Safari
OK : 172
FAIL : 173
TIMEOUT: 12
ERROR : 12
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=c5afb241115e0bab2312478933ace024c5c0b66e)
[GitHub PR Head](https://wpt.fyi/results/?sha=16108cb45d85cd79ebfdbe2e57e9212934d4f668&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=16108cb45d85cd79ebfdbe2e57e9212934d4f668&label=pr_base)
## Details
(See attachment for full changes)
Updated•4 years ago
|
Severity: -- → N/A
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2715a8929691
[wpt PR 23583] - bluetooth: Impl. watchAdvertisements(), a=testonly
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•