Chromium Code Reviews
Descriptionbluetooth: Initial simple mock content::WebBluetoothImpl.
In three patches the initial mock implementation of bluetooth.requestDevice
is implemented across blink & content. This allows layout tests to specify the
data responses the mock implemented in content should return via
testRunner.SetBluetoothMockDataSet and call bluetooth.requestDevice with the
expected results.
crrev.com/650613005 blink::WebBluetooth & WebBluetoothError interfaces.
crrev.com/702593002 content::WebBluetoothImpl & testRunner.SetBluetoothMockDataSet.
crrev.com/686813003 blink::BluetoothDiscovery::requestDevice implemented.
BUG=420284
Committed: https://crrev.com/834f2690d9f30566683e9ac7758357d6fee24856
Cr-Commit-Position: refs/heads/master@{#302910}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : CONTENT_CHILD_BLUETOOTH_WEB_BLUETOOTH_IMPL_H_ #Messages
Total messages: 9 (3 generated)
|