Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 5963 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5974 method atob | 5974 method atob |
| 5975 method blur | 5975 method blur |
| 5976 method btoa | 5976 method btoa |
| 5977 method cancelAnimationFrame | 5977 method cancelAnimationFrame |
| 5978 method cancelIdleCallback | 5978 method cancelIdleCallback |
| 5979 method captureEvents | 5979 method captureEvents |
| 5980 method clearInterval | 5980 method clearInterval |
| 5981 method clearTimeout | 5981 method clearTimeout |
| 5982 method close | 5982 method close |
| 5983 method confirm | 5983 method confirm |
| 5984 method define | |
|
tkent
2016/01/26 02:15:07
What's this?
| |
| 5984 method fetch | 5985 method fetch |
| 5985 method find | 5986 method find |
| 5986 method focus | 5987 method focus |
| 5987 method gc | 5988 method gc |
| 5988 method getComputedStyle | 5989 method getComputedStyle |
| 5989 method getMatchedCSSRules | 5990 method getMatchedCSSRules |
| 5990 method getSelection | 5991 method getSelection |
| 5991 method matchMedia | 5992 method matchMedia |
| 5992 method moveBy | 5993 method moveBy |
| 5993 method moveTo | 5994 method moveTo |
| (...skipping 16 matching lines...) Expand all Loading... | |
| 6010 method stop | 6011 method stop |
| 6011 method webkitCancelAnimationFrame | 6012 method webkitCancelAnimationFrame |
| 6012 method webkitCancelRequestAnimationFrame | 6013 method webkitCancelRequestAnimationFrame |
| 6013 method webkitRequestAnimationFrame | 6014 method webkitRequestAnimationFrame |
| 6014 method webkitRequestFileSystem | 6015 method webkitRequestFileSystem |
| 6015 method webkitResolveLocalFileSystemURL | 6016 method webkitResolveLocalFileSystemURL |
| 6016 PASS successfullyParsed is true | 6017 PASS successfullyParsed is true |
| 6017 | 6018 |
| 6018 TEST COMPLETE | 6019 TEST COMPLETE |
| 6019 | 6020 |
| OLD | NEW |