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

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 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 deadline
3055 getter didTimeout
3056 method constructor
3057 method isExceeded
3053 interface Image 3058 interface Image
3054 method constructor 3059 method constructor
3055 interface ImageBitmap 3060 interface ImageBitmap
3056 getter height 3061 getter height
3057 getter width 3062 getter width
3058 method constructor 3063 method constructor
3059 interface ImageData 3064 interface ImageData
3060 getter height 3065 getter height
3061 getter width 3066 getter width
3062 method constructor 3067 method constructor
(...skipping 3204 matching lines...) Expand 10 before | Expand all | Expand 10 after
6267 attribute onwebkitanimationend 6272 attribute onwebkitanimationend
6268 attribute onwebkitanimationiteration 6273 attribute onwebkitanimationiteration
6269 attribute onwebkitanimationstart 6274 attribute onwebkitanimationstart
6270 attribute onwebkittransitionend 6275 attribute onwebkittransitionend
6271 attribute onwheel 6276 attribute onwheel
6272 method alert 6277 method alert
6273 method atob 6278 method atob
6274 method blur 6279 method blur
6275 method btoa 6280 method btoa
6276 method cancelAnimationFrame 6281 method cancelAnimationFrame
6282 method cancelIdleCallback
6277 method captureEvents 6283 method captureEvents
6278 method clearInterval 6284 method clearInterval
6279 method clearTimeout 6285 method clearTimeout
6280 method close 6286 method close
6281 method confirm 6287 method confirm
6282 method constructor 6288 method constructor
6283 method createImageBitmap 6289 method createImageBitmap
6284 method fetch 6290 method fetch
6285 method find 6291 method find
6286 method focus 6292 method focus
6287 method getComputedStyle 6293 method getComputedStyle
6288 method getMatchedCSSRules 6294 method getMatchedCSSRules
6289 method getSelection 6295 method getSelection
6290 method matchMedia 6296 method matchMedia
6291 method moveBy 6297 method moveBy
6292 method moveTo 6298 method moveTo
6293 method onerror 6299 method onerror
6294 method open 6300 method open
6295 method openDatabase 6301 method openDatabase
6296 method postMessage 6302 method postMessage
6297 method print 6303 method print
6298 method prompt 6304 method prompt
6299 method releaseEvents 6305 method releaseEvents
6300 method requestAnimationFrame 6306 method requestAnimationFrame
6307 method requestIdleCallback
6301 method resizeBy 6308 method resizeBy
6302 method resizeTo 6309 method resizeTo
6303 method scroll 6310 method scroll
6304 method scrollBy 6311 method scrollBy
6305 method scrollTo 6312 method scrollTo
6306 method setInterval 6313 method setInterval
6307 method setTimeout 6314 method setTimeout
6308 method stop 6315 method stop
6309 method toString 6316 method toString
6310 method webkitCancelAnimationFrame 6317 method webkitCancelAnimationFrame
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
6696 setter password 6703 setter password
6697 setter pathname 6704 setter pathname
6698 setter port 6705 setter port
6699 setter protocol 6706 setter protocol
6700 setter search 6707 setter search
6701 setter username 6708 setter username
6702 PASS successfullyParsed is true 6709 PASS successfullyParsed is true
6703 6710
6704 TEST COMPLETE 6711 TEST COMPLETE
6705 6712
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698