Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1784733002: Track USB device configuration state in Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blink_open_state
Patch Set: Rebased. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index bf639ce205a5f367794695c5805e8ea5f3a12140..46f2d4f9ab2db4accc8d421916f464dcd8120be0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6138,6 +6138,7 @@ interface USBConnectionEvent : Event
method constructor
interface USBDevice
attribute @@toStringTag
+ getter configuration
getter configurations
getter deviceClass
getter deviceProtocol
@@ -6161,13 +6162,12 @@ interface USBDevice
method constructor
method controlTransferIn
method controlTransferOut
- method getConfiguration
method isochronousTransferIn
method isochronousTransferOut
method open
method releaseInterface
method reset
- method setConfiguration
+ method selectConfiguration
method setInterface
method transferIn
method transferOut
« no previous file with comments | « third_party/WebKit/LayoutTests/usb/usbDevice.html ('k') | third_party/WebKit/Source/modules/webusb/USBDevice.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698