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

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

Issue 1211973002: Revert of Adding a serviceURI param to SpeechRecognition Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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.
(...skipping 6567 matching lines...) Expand 10 before | Expand all | Expand 10 after
6578 getter onaudiostart 6578 getter onaudiostart
6579 getter onend 6579 getter onend
6580 getter onerror 6580 getter onerror
6581 getter onnomatch 6581 getter onnomatch
6582 getter onresult 6582 getter onresult
6583 getter onsoundend 6583 getter onsoundend
6584 getter onsoundstart 6584 getter onsoundstart
6585 getter onspeechend 6585 getter onspeechend
6586 getter onspeechstart 6586 getter onspeechstart
6587 getter onstart 6587 getter onstart
6588 getter serviceURI
6589 method abort 6588 method abort
6590 method constructor 6589 method constructor
6591 method start 6590 method start
6592 method stop 6591 method stop
6593 setter audioTrack 6592 setter audioTrack
6594 setter continuous 6593 setter continuous
6595 setter grammars 6594 setter grammars
6596 setter interimResults 6595 setter interimResults
6597 setter lang 6596 setter lang
6598 setter maxAlternatives 6597 setter maxAlternatives
6599 setter onaudioend 6598 setter onaudioend
6600 setter onaudiostart 6599 setter onaudiostart
6601 setter onend 6600 setter onend
6602 setter onerror 6601 setter onerror
6603 setter onnomatch 6602 setter onnomatch
6604 setter onresult 6603 setter onresult
6605 setter onsoundend 6604 setter onsoundend
6606 setter onsoundstart 6605 setter onsoundstart
6607 setter onspeechend 6606 setter onspeechend
6608 setter onspeechstart 6607 setter onspeechstart
6609 setter onstart 6608 setter onstart
6610 setter serviceURI
6611 interface webkitSpeechRecognitionError 6609 interface webkitSpeechRecognitionError
6612 getter error 6610 getter error
6613 getter message 6611 getter message
6614 method constructor 6612 method constructor
6615 interface webkitSpeechRecognitionEvent 6613 interface webkitSpeechRecognitionEvent
6616 getter emma 6614 getter emma
6617 getter interpretation 6615 getter interpretation
6618 getter resultIndex 6616 getter resultIndex
6619 getter results 6617 getter results
6620 method constructor 6618 method constructor
(...skipping 18 matching lines...) Expand all
6639 setter password 6637 setter password
6640 setter pathname 6638 setter pathname
6641 setter port 6639 setter port
6642 setter protocol 6640 setter protocol
6643 setter search 6641 setter search
6644 setter username 6642 setter username
6645 PASS successfullyParsed is true 6643 PASS successfullyParsed is true
6646 6644
6647 TEST COMPLETE 6645 TEST COMPLETE
6648 6646
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/speech/SpeechRecognition.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698