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

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

Issue 1114093005: bluetooth: Stub out BluetoothGATTService. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | Source/modules/bluetooth/BluetoothGATTService.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 getter productID 307 getter productID
308 getter productVersion 308 getter productVersion
309 getter uuids 309 getter uuids
310 getter vendorID 310 getter vendorID
311 getter vendorIDSource 311 getter vendorIDSource
312 method connectGATT 312 method connectGATT
313 method constructor 313 method constructor
314 interface BluetoothGATTRemoteServer 314 interface BluetoothGATTRemoteServer
315 getter connected 315 getter connected
316 method constructor 316 method constructor
317 interface BluetoothGATTService
318 method constructor
317 interface Boolean 319 interface Boolean
318 method constructor 320 method constructor
319 method toString 321 method toString
320 method valueOf 322 method valueOf
321 interface CDATASection 323 interface CDATASection
322 method constructor 324 method constructor
323 interface CSSFontFaceRule 325 interface CSSFontFaceRule
324 getter style 326 getter style
325 method constructor 327 method constructor
326 interface CSSImportRule 328 interface CSSImportRule
(...skipping 6496 matching lines...) Expand 10 before | Expand all | Expand 10 after
6823 setter password 6825 setter password
6824 setter pathname 6826 setter pathname
6825 setter port 6827 setter port
6826 setter protocol 6828 setter protocol
6827 setter search 6829 setter search
6828 setter username 6830 setter username
6829 PASS successfullyParsed is true 6831 PASS successfullyParsed is true
6830 6832
6831 TEST COMPLETE 6833 TEST COMPLETE
6832 6834
OLDNEW
« no previous file with comments | « no previous file | Source/modules/bluetooth/BluetoothGATTService.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698