Side by Side Diff: content/shell/common/layout_test/layout_test_bluetooth_fake_adapter_setter.mojom
Issue 1815483003 :
bluetooth: Create Mojo equivalent of SetBluetoothMockDataSet (Closed)
Patch Set: Address more comments
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
components/test_runner/test_runner.h
components/test_runner/test_runner.cc
components/test_runner/web_test_delegate.h
content/content_shell.gypi
content/shell/BUILD.gn
content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h
content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.cc
content/shell/browser/layout_test/layout_test_content_browser_client.cc
content/shell/browser/layout_test/layout_test_message_filter.h
content/shell/browser/layout_test/layout_test_message_filter.cc
content/shell/common/layout_test/layout_test_bluetooth_fake_adapter_setter.mojom
content/shell/common/layout_test/layout_test_messages.h
content/shell/renderer/layout_test/blink_test_runner.h
content/shell/renderer/layout_test/blink_test_runner.cc
third_party/WebKit/LayoutTests/bluetooth/advertising-data.html
third_party/WebKit/LayoutTests/bluetooth/characteristicProperties.html
third_party/WebKit/LayoutTests/bluetooth/characteristicvaluechanged.html
third_party/WebKit/LayoutTests/bluetooth/connect.html
third_party/WebKit/LayoutTests/bluetooth/disconnect.html
third_party/WebKit/LayoutTests/bluetooth/disconnect-frame-detached/detach-gc.html
third_party/WebKit/LayoutTests/bluetooth/disconnect-frame-detached/gc-detach.html
third_party/WebKit/LayoutTests/bluetooth/disconnect-frame-detached/hide-detach.html
third_party/WebKit/LayoutTests/bluetooth/disconnect-when-hidden-or-closed.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics-with-uuid.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/characteristics-found.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/characteristics-found-with-uuid.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/characteristics-not-found.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/characteristics-not-found-with-uuid.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/correct-characteristics.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/device-goes-out-of-range.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/device-goes-out-of-range-with-uuid.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/get-same-characteristics.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/invalid-characteristic-name.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/service-is-removed.html
third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/service-is-removed-with-uuid.html
third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.html
third_party/WebKit/LayoutTests/bluetooth/idl-BluetoothDevice.html
third_party/WebKit/LayoutTests/bluetooth/iframeRequestDevice.html
third_party/WebKit/LayoutTests/bluetooth/notifications.html
third_party/WebKit/LayoutTests/bluetooth/readValue.html
third_party/WebKit/LayoutTests/bluetooth/readValue-blacklist.html
third_party/WebKit/LayoutTests/bluetooth/requestDevice.html
third_party/WebKit/LayoutTests/bluetooth/requestDevice-blacklist.html
third_party/WebKit/LayoutTests/bluetooth/requestDevice-canonicalize-filter.html
third_party/WebKit/LayoutTests/bluetooth/requestDevice-matches-a-filter.html
third_party/WebKit/LayoutTests/bluetooth/requestDevice-sandboxed-iframe.html
third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js
third_party/WebKit/LayoutTests/bluetooth/writeValue.html
third_party/WebKit/LayoutTests/bluetooth/writeValue-blacklist.html