Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(39)

Issue 1174843002: Add tests for RequestDeviceOptions and clean up. (Closed)

Created:
4 years, 10 months ago by Jeffrey Yasskin
Modified:
4 years, 10 months ago
Reviewers:
scheib, ortuno
CC:
blink-reviews, dglazkov+blink, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@pinned
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add tests for RequestDeviceOptions and clean up. This is the third of three patches to implement RequestDeviceOptions: [1] https://crrev.com/1182973002 (Main Blink implementation) [2] https://crrev.com/1172853004 (Chromium side) [3] This patch. BUG=440594 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197861

Patch Set 1 #

Patch Set 2 : Turn into the 3rd side of the patch. #

Patch Set 3 : Sync #

Total comments: 8

Patch Set 4 : Add some tests for Vince's comments #

Patch Set 5 : Comment how the ScanFilterCheckingAdapter test works #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -7 lines) Patch
M LayoutTests/bluetooth/idl-BluetoothDevice.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/bluetooth/readValue.html View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/bluetooth/requestDevice.html View 1 2 3 4 1 chunk +54 lines, -0 lines 1 comment Download
M public/platform/modules/bluetooth/WebBluetooth.h View 1 2 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Jeffrey Yasskin
PTAL at the third leg of the requestDevice filters patch.
4 years, 10 months ago (2015-06-15 21:27:17 UTC) #2
scheib
https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html File LayoutTests/bluetooth/requestDevice.html (right): https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html#newcode50 LayoutTests/bluetooth/requestDevice.html:50: }).catch(function(e) { Would be nice to have a .then(/* ...
4 years, 10 months ago (2015-06-15 23:47:15 UTC) #3
Jeffrey Yasskin
https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html File LayoutTests/bluetooth/requestDevice.html (right): https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html#newcode50 LayoutTests/bluetooth/requestDevice.html:50: }).catch(function(e) { On 2015/06/15 23:47:14, scheib wrote: > Would ...
4 years, 10 months ago (2015-06-16 01:31:33 UTC) #4
scheib
https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html File LayoutTests/bluetooth/requestDevice.html (right): https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html#newcode50 LayoutTests/bluetooth/requestDevice.html:50: }).catch(function(e) { On 2015/06/16 01:31:33, Jeffrey Yasskin wrote: > ...
4 years, 10 months ago (2015-06-16 03:11:48 UTC) #5
Jeffrey Yasskin
https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html File LayoutTests/bluetooth/requestDevice.html (right): https://codereview.chromium.org/1174843002/diff/40001/LayoutTests/bluetooth/requestDevice.html#newcode50 LayoutTests/bluetooth/requestDevice.html:50: }).catch(function(e) { On 2015/06/16 03:11:48, scheib wrote: > On ...
4 years, 10 months ago (2015-06-16 17:18:08 UTC) #6
scheib
LGTM
4 years, 10 months ago (2015-06-16 17:25:18 UTC) #7
ortuno
https://codereview.chromium.org/1174843002/diff/80001/LayoutTests/bluetooth/requestDevice.html File LayoutTests/bluetooth/requestDevice.html (right): https://codereview.chromium.org/1174843002/diff/80001/LayoutTests/bluetooth/requestDevice.html#newcode60 LayoutTests/bluetooth/requestDevice.html:60: filters: [{services: [glucoseServiceUuid]}] If you pass something other than ...
4 years, 10 months ago (2015-06-18 22:04:42 UTC) #8
Jeffrey Yasskin
On 2015/06/18 22:04:42, ortuno wrote: > https://codereview.chromium.org/1174843002/diff/80001/LayoutTests/bluetooth/requestDevice.html > File LayoutTests/bluetooth/requestDevice.html (right): > > https://codereview.chromium.org/1174843002/diff/80001/LayoutTests/bluetooth/requestDevice.html#newcode60 > ...
4 years, 10 months ago (2015-06-25 00:08:44 UTC) #9
ortuno
lgtm
4 years, 10 months ago (2015-06-25 21:04:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174843002/80001
4 years, 10 months ago (2015-06-25 21:05:19 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2015-06-25 22:03:26 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197861

Powered by Google App Engine
This is Rietveld 408576698