| 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 3747 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3758 method chain | 3758 method chain |
| 3759 method constructor | 3759 method constructor |
| 3760 method then | 3760 method then |
| 3761 interface PushManager | 3761 interface PushManager |
| 3762 method constructor | 3762 method constructor |
| 3763 method getSubscription | 3763 method getSubscription |
| 3764 method permissionState | 3764 method permissionState |
| 3765 method subscribe | 3765 method subscribe |
| 3766 interface PushSubscription | 3766 interface PushSubscription |
| 3767 getter endpoint | 3767 getter endpoint |
| 3768 getter subscriptionId | |
| 3769 method constructor | 3768 method constructor |
| 3770 method toJSON | 3769 method toJSON |
| 3771 method unsubscribe | 3770 method unsubscribe |
| 3772 interface RTCIceCandidate | 3771 interface RTCIceCandidate |
| 3773 getter candidate | 3772 getter candidate |
| 3774 getter sdpMLineIndex | 3773 getter sdpMLineIndex |
| 3775 getter sdpMid | 3774 getter sdpMid |
| 3776 method constructor | 3775 method constructor |
| 3777 method toJSON | 3776 method toJSON |
| 3778 setter candidate | 3777 setter candidate |
| (...skipping 3004 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6783 setter password | 6782 setter password |
| 6784 setter pathname | 6783 setter pathname |
| 6785 setter port | 6784 setter port |
| 6786 setter protocol | 6785 setter protocol |
| 6787 setter search | 6786 setter search |
| 6788 setter username | 6787 setter username |
| 6789 PASS successfullyParsed is true | 6788 PASS successfullyParsed is true |
| 6790 | 6789 |
| 6791 TEST COMPLETE | 6790 TEST COMPLETE |
| 6792 | 6791 |
| OLD | NEW |