| 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 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 getter productID | 326 getter productID |
| 327 getter productVersion | 327 getter productVersion |
| 328 getter uuids | 328 getter uuids |
| 329 getter vendorID | 329 getter vendorID |
| 330 getter vendorIDSource | 330 getter vendorIDSource |
| 331 method connectGATT | 331 method connectGATT |
| 332 method constructor | 332 method constructor |
| 333 interface BluetoothGATTCharacteristic | 333 interface BluetoothGATTCharacteristic |
| 334 getter uuid | 334 getter uuid |
| 335 method constructor | 335 method constructor |
| 336 method readValue |
| 336 interface BluetoothGATTRemoteServer | 337 interface BluetoothGATTRemoteServer |
| 337 getter connected | 338 getter connected |
| 338 method constructor | 339 method constructor |
| 339 method getPrimaryService | 340 method getPrimaryService |
| 340 interface BluetoothGATTService | 341 interface BluetoothGATTService |
| 341 getter isPrimary | 342 getter isPrimary |
| 342 getter uuid | 343 getter uuid |
| 343 method constructor | 344 method constructor |
| 344 method getCharacteristic | 345 method getCharacteristic |
| 345 interface Boolean | 346 interface Boolean |
| (...skipping 6445 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6791 setter password | 6792 setter password |
| 6792 setter pathname | 6793 setter pathname |
| 6793 setter port | 6794 setter port |
| 6794 setter protocol | 6795 setter protocol |
| 6795 setter search | 6796 setter search |
| 6796 setter username | 6797 setter username |
| 6797 PASS successfullyParsed is true | 6798 PASS successfullyParsed is true |
| 6798 | 6799 |
| 6799 TEST COMPLETE | 6800 TEST COMPLETE |
| 6800 | 6801 |
| OLD | NEW |