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

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

Issue 2270563006: ImageCapture: support exposure mode configuration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reillyg@ comments Created 4 years, 3 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: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead.
(...skipping 4463 matching lines...) Expand 10 before | Expand all | Expand 10 after
4474 setter onchange 4474 setter onchange
4475 interface Permissions 4475 interface Permissions
4476 attribute @@toStringTag 4476 attribute @@toStringTag
4477 method constructor 4477 method constructor
4478 method query 4478 method query
4479 method request 4479 method request
4480 method requestAll 4480 method requestAll
4481 method revoke 4481 method revoke
4482 interface PhotoCapabilities 4482 interface PhotoCapabilities
4483 attribute @@toStringTag 4483 attribute @@toStringTag
4484 getter exposureMode
4484 getter focusMode 4485 getter focusMode
4485 getter imageHeight 4486 getter imageHeight
4486 getter imageWidth 4487 getter imageWidth
4487 getter iso 4488 getter iso
4488 getter zoom 4489 getter zoom
4489 method constructor 4490 method constructor
4490 interface Plugin 4491 interface Plugin
4491 attribute @@toStringTag 4492 attribute @@toStringTag
4492 getter description 4493 getter description
4493 getter filename 4494 getter filename
(...skipping 3349 matching lines...) Expand 10 before | Expand all | Expand 10 after
7843 method stop 7844 method stop
7844 method webkitCancelAnimationFrame 7845 method webkitCancelAnimationFrame
7845 method webkitCancelRequestAnimationFrame 7846 method webkitCancelRequestAnimationFrame
7846 method webkitRequestAnimationFrame 7847 method webkitRequestAnimationFrame
7847 method webkitRequestFileSystem 7848 method webkitRequestFileSystem
7848 method webkitResolveLocalFileSystemURL 7849 method webkitResolveLocalFileSystemURL
7849 PASS successfullyParsed is true 7850 PASS successfullyParsed is true
7850 7851
7851 TEST COMPLETE 7852 TEST COMPLETE
7852 7853
OLDNEW
« no previous file with comments | « media/mojo/interfaces/image_capture.mojom ('k') | third_party/WebKit/Source/modules/imagecapture/ImageCapture.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698