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

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

Issue 1119683003: Implement requestIdleCallback API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address Elliott's review comments Created 5 years, 4 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 | Annotate | Revision Log
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 3032 matching lines...) Expand 10 before | Expand all | Expand 10 after
3043 method objectStore 3043 method objectStore
3044 setter onabort 3044 setter onabort
3045 setter oncomplete 3045 setter oncomplete
3046 setter onerror 3046 setter onerror
3047 interface IDBVersionChangeEvent 3047 interface IDBVersionChangeEvent
3048 getter dataLoss 3048 getter dataLoss
3049 getter dataLossMessage 3049 getter dataLossMessage
3050 getter newVersion 3050 getter newVersion
3051 getter oldVersion 3051 getter oldVersion
3052 method constructor 3052 method constructor
3053 interface IdleCallbackDeadline
3054 getter didTimeout
3055 method constructor
3056 method timeRemaining
3053 interface Image 3057 interface Image
3054 method constructor 3058 method constructor
3055 interface ImageBitmap 3059 interface ImageBitmap
3056 getter height 3060 getter height
3057 getter width 3061 getter width
3058 method constructor 3062 method constructor
3059 interface ImageData 3063 interface ImageData
3060 getter height 3064 getter height
3061 getter width 3065 getter width
3062 method constructor 3066 method constructor
(...skipping 3216 matching lines...) Expand 10 before | Expand all | Expand 10 after
6279 attribute onwebkitanimationend 6283 attribute onwebkitanimationend
6280 attribute onwebkitanimationiteration 6284 attribute onwebkitanimationiteration
6281 attribute onwebkitanimationstart 6285 attribute onwebkitanimationstart
6282 attribute onwebkittransitionend 6286 attribute onwebkittransitionend
6283 attribute onwheel 6287 attribute onwheel
6284 method alert 6288 method alert
6285 method atob 6289 method atob
6286 method blur 6290 method blur
6287 method btoa 6291 method btoa
6288 method cancelAnimationFrame 6292 method cancelAnimationFrame
6293 method cancelIdleCallback
6289 method captureEvents 6294 method captureEvents
6290 method clearInterval 6295 method clearInterval
6291 method clearTimeout 6296 method clearTimeout
6292 method close 6297 method close
6293 method confirm 6298 method confirm
6294 method constructor 6299 method constructor
6295 method createImageBitmap 6300 method createImageBitmap
6296 method fetch 6301 method fetch
6297 method find 6302 method find
6298 method focus 6303 method focus
6299 method getComputedStyle 6304 method getComputedStyle
6300 method getMatchedCSSRules 6305 method getMatchedCSSRules
6301 method getSelection 6306 method getSelection
6302 method matchMedia 6307 method matchMedia
6303 method moveBy 6308 method moveBy
6304 method moveTo 6309 method moveTo
6305 method onerror 6310 method onerror
6306 method open 6311 method open
6307 method openDatabase 6312 method openDatabase
6308 method postMessage 6313 method postMessage
6309 method print 6314 method print
6310 method prompt 6315 method prompt
6311 method releaseEvents 6316 method releaseEvents
6312 method requestAnimationFrame 6317 method requestAnimationFrame
6318 method requestIdleCallback
6313 method resizeBy 6319 method resizeBy
6314 method resizeTo 6320 method resizeTo
6315 method scroll 6321 method scroll
6316 method scrollBy 6322 method scrollBy
6317 method scrollTo 6323 method scrollTo
6318 method setInterval 6324 method setInterval
6319 method setTimeout 6325 method setTimeout
6320 method stop 6326 method stop
6321 method toString 6327 method toString
6322 method webkitCancelAnimationFrame 6328 method webkitCancelAnimationFrame
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
6708 setter password 6714 setter password
6709 setter pathname 6715 setter pathname
6710 setter port 6716 setter port
6711 setter protocol 6717 setter protocol
6712 setter search 6718 setter search
6713 setter username 6719 setter username
6714 PASS successfullyParsed is true 6720 PASS successfullyParsed is true
6715 6721
6716 TEST COMPLETE 6722 TEST COMPLETE
6717 6723
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698