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

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

Issue 680643004: Revert of Revert of Enable Service Workers, including the onfetch event, by default. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('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: '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 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 SVGTransformList 383 SVGTransformList
384 SVGUnitTypes 384 SVGUnitTypes
385 SVGUseElement 385 SVGUseElement
386 SVGViewElement 386 SVGViewElement
387 SVGViewSpec 387 SVGViewSpec
388 SVGZoomEvent 388 SVGZoomEvent
389 Screen 389 Screen
390 ScreenOrientation 390 ScreenOrientation
391 ScriptProcessorNode 391 ScriptProcessorNode
392 Selection 392 Selection
393 ServiceWorker
394 ServiceWorkerContainer
395 ServiceWorkerRegistration
393 Set 396 Set
394 ShadowRoot 397 ShadowRoot
395 SharedWorker 398 SharedWorker
396 SpeechSynthesisEvent 399 SpeechSynthesisEvent
397 SpeechSynthesisUtterance 400 SpeechSynthesisUtterance
398 Storage 401 Storage
399 StorageEvent 402 StorageEvent
400 String 403 String
401 StyleSheet 404 StyleSheet
402 StyleSheetList 405 StyleSheetList
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
478 webkitSpeechGrammar 481 webkitSpeechGrammar
479 webkitSpeechGrammarList 482 webkitSpeechGrammarList
480 webkitSpeechRecognition 483 webkitSpeechRecognition
481 webkitSpeechRecognitionError 484 webkitSpeechRecognitionError
482 webkitSpeechRecognitionEvent 485 webkitSpeechRecognitionEvent
483 webkitURL 486 webkitURL
484 PASS successfullyParsed is true 487 PASS successfullyParsed is true
485 488
486 TEST COMPLETE 489 TEST COMPLETE
487 490
OLDNEW
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698