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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1671553004: Enable WebUSB through the Experimental Framework. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove RuntimeEnabled=WebUSB. Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead. 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead.
2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead. 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead.
3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead. 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead.
5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad. 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad.
6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead. 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead.
7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead. 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead.
8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad. 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad.
10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead. 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead.
11 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead . 11 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead .
12 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead . 12 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead .
13 CONSOLE ERROR: The 'WebUSB' feature is currently enabled in limited trials. Plea se see [Phosphor console URL] for information on enabling a trial for your site.
13 CONSOLE ERROR: The 'WebBluetooth' feature is currently enabled in limited trials . Please see [Phosphor console URL] for information on enabling a trial for your site. 14 CONSOLE ERROR: The 'WebBluetooth' feature is currently enabled in limited trials . Please see [Phosphor console URL] for information on enabling a trial for your site.
14 CONSOLE WARNING: 'webkitURL' is deprecated. Please use 'URL' instead. 15 CONSOLE WARNING: 'webkitURL' is deprecated. Please use 'URL' instead.
15 This test documents all interface attributes and methods on the global window ob ject and element instances. 16 This test documents all interface attributes and methods on the global window ob ject and element instances.
16 17
17 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 18 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
18 19
19 20
20 [INTERFACES] 21 [INTERFACES]
21 interface AnalyserNode : AudioNode 22 interface AnalyserNode : AudioNode
22 attribute @@toStringTag 23 attribute @@toStringTag
(...skipping 3320 matching lines...) Expand 10 before | Expand all | Expand 10 after
3343 getter mediaDevices 3344 getter mediaDevices
3344 getter mimeTypes 3345 getter mimeTypes
3345 getter onLine 3346 getter onLine
3346 getter permissions 3347 getter permissions
3347 getter platform 3348 getter platform
3348 getter plugins 3349 getter plugins
3349 getter presentation 3350 getter presentation
3350 getter product 3351 getter product
3351 getter productSub 3352 getter productSub
3352 getter serviceWorker 3353 getter serviceWorker
3354 getter usb
3353 getter userAgent 3355 getter userAgent
3354 getter vendor 3356 getter vendor
3355 getter vendorSub 3357 getter vendorSub
3356 getter webkitPersistentStorage 3358 getter webkitPersistentStorage
3357 getter webkitTemporaryStorage 3359 getter webkitTemporaryStorage
3358 method constructor 3360 method constructor
3359 method getBattery 3361 method getBattery
3360 method getGamepads 3362 method getGamepads
3361 method javaEnabled 3363 method javaEnabled
3362 method registerProtocolHandler 3364 method registerProtocolHandler
(...skipping 3057 matching lines...) Expand 10 before | Expand all | Expand 10 after
6420 setter username 6422 setter username
6421 [GLOBAL OBJECT] 6423 [GLOBAL OBJECT]
6422 attribute BluetoothAdvertisingData 6424 attribute BluetoothAdvertisingData
6423 attribute BluetoothCharacteristicProperties 6425 attribute BluetoothCharacteristicProperties
6424 attribute BluetoothDevice 6426 attribute BluetoothDevice
6425 attribute BluetoothRemoteGATTCharacteristic 6427 attribute BluetoothRemoteGATTCharacteristic
6426 attribute BluetoothRemoteGATTServer 6428 attribute BluetoothRemoteGATTServer
6427 attribute BluetoothRemoteGATTService 6429 attribute BluetoothRemoteGATTService
6428 attribute BluetoothUUID 6430 attribute BluetoothUUID
6429 attribute GCController 6431 attribute GCController
6432 attribute USBAlternateInterface
6433 attribute USBConfiguration
6434 attribute USBConnectionEvent
6435 attribute USBDevice
6436 attribute USBEndpoint
6437 attribute USBInTransferResult
6438 attribute USBInterface
6439 attribute USBIsochronousInTransferPacket
6440 attribute USBIsochronousInTransferResult
6441 attribute USBIsochronousOutTransferPacket
6442 attribute USBIsochronousOutTransferResult
6443 attribute USBOutTransferResult
6430 attribute accessibilityController 6444 attribute accessibilityController
6431 attribute applicationCache 6445 attribute applicationCache
6432 attribute caches 6446 attribute caches
6433 attribute clientInformation 6447 attribute clientInformation
6434 attribute closed 6448 attribute closed
6435 attribute console 6449 attribute console
6436 attribute crypto 6450 attribute crypto
6437 attribute defaultStatus 6451 attribute defaultStatus
6438 attribute defaultstatus 6452 attribute defaultstatus
6439 attribute devicePixelRatio 6453 attribute devicePixelRatio
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
6618 method stop 6632 method stop
6619 method webkitCancelAnimationFrame 6633 method webkitCancelAnimationFrame
6620 method webkitCancelRequestAnimationFrame 6634 method webkitCancelRequestAnimationFrame
6621 method webkitRequestAnimationFrame 6635 method webkitRequestAnimationFrame
6622 method webkitRequestFileSystem 6636 method webkitRequestFileSystem
6623 method webkitResolveLocalFileSystemURL 6637 method webkitResolveLocalFileSystemURL
6624 PASS successfullyParsed is true 6638 PASS successfullyParsed is true
6625 6639
6626 TEST COMPLETE 6640 TEST COMPLETE
6627 6641
OLDNEW
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698