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

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

Issue 685263003: The rest of the Presentation API IDL as stubs. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added OWNERS file for real Created 6 years, 1 month 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: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead. 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead.
3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad. 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad.
4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead. 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead.
5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead. 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead.
6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad. 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad.
8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead. 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead.
9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead . 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead .
10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead . 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead .
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 PerformanceMark 275 PerformanceMark
276 PerformanceMeasure 276 PerformanceMeasure
277 PerformanceNavigation 277 PerformanceNavigation
278 PerformanceResourceTiming 278 PerformanceResourceTiming
279 PerformanceTiming 279 PerformanceTiming
280 PeriodicWave 280 PeriodicWave
281 Plugin 281 Plugin
282 PluginArray 282 PluginArray
283 PopStateEvent 283 PopStateEvent
284 Presentation 284 Presentation
285 PresentationSession
285 ProcessingInstruction 286 ProcessingInstruction
286 ProgressEvent 287 ProgressEvent
287 Promise 288 Promise
288 PushEvent 289 PushEvent
289 RGBColor 290 RGBColor
290 RTCIceCandidate 291 RTCIceCandidate
291 RTCSessionDescription 292 RTCSessionDescription
292 Range 293 Range
293 RangeError 294 RangeError
294 ReadableStream 295 ReadableStream
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 webkitSpeechGrammar 523 webkitSpeechGrammar
523 webkitSpeechGrammarList 524 webkitSpeechGrammarList
524 webkitSpeechRecognition 525 webkitSpeechRecognition
525 webkitSpeechRecognitionError 526 webkitSpeechRecognitionError
526 webkitSpeechRecognitionEvent 527 webkitSpeechRecognitionEvent
527 webkitURL 528 webkitURL
528 PASS successfullyParsed is true 529 PASS successfullyParsed is true
529 530
530 TEST COMPLETE 531 TEST COMPLETE
531 532
OLDNEW
« no previous file with comments | « LayoutTests/presentation/presentation-api.html ('k') | Source/modules/EventTargetModulesFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698