Skip to content

Commit

Permalink
Bug 1437975 [wpt PR 9463] - bluetooth: FakeBluetoothChooser stub impl…
Browse files Browse the repository at this point in the history
…., a=testonly

Automatic update from web-platform-testsbluetooth: FakeBluetoothChooser stub impl.

This change adds a new FakeBluetoothChooser interface stub to expand on.
The design for this class is detailed in the following document:
https://docs.google.com/document/d/1XFl_4ZAgO8ddM6U53A9AfUuZeWgJnlYD5wtbXqEpzeg

BUG=719827

Change-Id: I34169ce62dd5b35796639b7643d899b8315cc4c7
Reviewed-on: https://chromium-review.googlesource.com/909726
Commit-Queue: Ovidio Henriquez <odejesushchromium.org>
Reviewed-by: Daniel Cheng <dchengchromium.org>
Reviewed-by: Kinuko Yasuda <kinukochromium.org>
Reviewed-by: Conley Owens <cco3chromium.org>
Reviewed-by: Giovanni Ortuño Urquidi <ortunochromium.org>
Cr-Commit-Position: refs/heads/master{#543479}

wpt-commits: ecd2c46c1a10a0c39dd83bcbe2fec5ece4fb6e26
wpt-pr: 9463
wpt-commits: ecd2c46c1a10a0c39dd83bcbe2fec5ece4fb6e26
wpt-pr: 9463

UltraBlame original commit: bf9a721325b80509bdbbf23067255551986cb588
  • Loading branch information
marco-c committed Oct 2, 2019
1 parent a97d42e commit 6d1a16e
Show file tree
Hide file tree
Showing 5 changed files with 4,956 additions and 3 deletions.
2 changes: 1 addition & 1 deletion testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -2602403,7 +2602403,7 @@ js
:
[
"
1944dc57df774ad737179dd22fb3cc9de842bc21
9d2b233c511627f6a4fe93bdaf16ba28c4a6ead9
"
"
support
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,15 @@ js
prefix
}
/
fake_bluetooth_chooser
.
mojom
.
js
{
prefix
}
/
web
-
bluetooth
Expand Down

0 comments on commit 6d1a16e

Please sign in to comment.