Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ulixee
GitHub Repository: ulixee/secret-agent
Path: blob/main/plugins/default-browser-emulator/data/as-chrome-89-0/as-windows-10/dom-polyfill-when-runtime-linux.json
1031 views
1
{
2
"add": [
3
{
4
"path": "window.Navigator.prototype",
5
"propertyName": "bluetooth",
6
"prevProperty": "presentation",
7
"property": {
8
"_$flags": "ce",
9
"_$accessException": "TypeError: Illegal invocation",
10
"_$get": "function get bluetooth() { [native code] }",
11
"_$getToStringToString": "function toString() { [native code] }"
12
}
13
},
14
{
15
"path": "window.Navigator.prototype",
16
"propertyName": "canShare",
17
"prevProperty": "xr",
18
"property": {
19
"length": {
20
"_$type": "number",
21
"_$flags": "c",
22
"_$value": 0
23
},
24
"name": {
25
"_$type": "string",
26
"_$flags": "c",
27
"_$value": "canShare"
28
},
29
"_$type": "function",
30
"_$function": "function canShare() { [native code] }",
31
"_$invocation": "TypeError: Illegal invocation",
32
"_$flags": "cew",
33
"_$value": "function canShare() { [native code] }"
34
}
35
},
36
{
37
"path": "window.Navigator.prototype",
38
"propertyName": "share",
39
"prevProperty": "canShare",
40
"property": {
41
"length": {
42
"_$type": "number",
43
"_$flags": "c",
44
"_$value": 0
45
},
46
"name": {
47
"_$type": "string",
48
"_$flags": "c",
49
"_$value": "share"
50
},
51
"_$type": "function",
52
"_$function": "function share() { [native code] }",
53
"_$invocation": "TypeError: Failed to execute 'share' on 'Navigator': Illegal invocation",
54
"_$flags": "cew",
55
"_$value": "function share() { [native code] }"
56
}
57
},
58
{
59
"path": "window",
60
"propertyName": "Bluetooth",
61
"prevProperty": "HIDInputReportEvent",
62
"property": {
63
"length": {
64
"_$type": "number",
65
"_$flags": "c",
66
"_$value": 0
67
},
68
"name": {
69
"_$type": "string",
70
"_$flags": "c",
71
"_$value": "Bluetooth"
72
},
73
"arguments": {
74
"_$type": "object",
75
"_$flags": "",
76
"_$value": null
77
},
78
"caller": {
79
"_$type": "object",
80
"_$flags": "",
81
"_$value": null
82
},
83
"prototype": {
84
"_$protos": ["EventTarget.prototype", "Object.prototype"],
85
"getAvailability": {
86
"length": {
87
"_$type": "number",
88
"_$flags": "c",
89
"_$value": 0
90
},
91
"name": {
92
"_$type": "string",
93
"_$flags": "c",
94
"_$value": "getAvailability"
95
},
96
"_$type": "function",
97
"_$function": "function getAvailability() { [native code] }",
98
"_$invocation": "TypeError: Failed to execute 'getAvailability' on 'Bluetooth': Illegal invocation",
99
"_$flags": "cew",
100
"_$value": "function getAvailability() { [native code] }"
101
},
102
"requestDevice": {
103
"length": {
104
"_$type": "number",
105
"_$flags": "c",
106
"_$value": 0
107
},
108
"name": {
109
"_$type": "string",
110
"_$flags": "c",
111
"_$value": "requestDevice"
112
},
113
"_$type": "function",
114
"_$function": "function requestDevice() { [native code] }",
115
"_$invocation": "TypeError: Failed to execute 'requestDevice' on 'Bluetooth': Illegal invocation",
116
"_$flags": "cew",
117
"_$value": "function requestDevice() { [native code] }"
118
},
119
"Symbol(Symbol.toStringTag)": {
120
"_$type": "string",
121
"_$flags": "c",
122
"_$value": "Bluetooth"
123
}
124
},
125
"new()": {
126
"_$type": "constructor",
127
"_$constructorException": "TypeError: Illegal constructor"
128
},
129
"_$type": "function",
130
"_$function": "function Bluetooth() { [native code] }",
131
"_$invocation": "TypeError: Illegal constructor",
132
"_$flags": "cw",
133
"_$value": "function Bluetooth() { [native code] }"
134
}
135
},
136
{
137
"path": "window",
138
"propertyName": "BluetoothCharacteristicProperties",
139
"prevProperty": "Bluetooth",
140
"property": {
141
"length": {
142
"_$type": "number",
143
"_$flags": "c",
144
"_$value": 0
145
},
146
"name": {
147
"_$type": "string",
148
"_$flags": "c",
149
"_$value": "BluetoothCharacteristicProperties"
150
},
151
"arguments": {
152
"_$type": "object",
153
"_$flags": "",
154
"_$value": null
155
},
156
"caller": {
157
"_$type": "object",
158
"_$flags": "",
159
"_$value": null
160
},
161
"prototype": {
162
"_$protos": ["Object.prototype"],
163
"broadcast": {
164
"_$flags": "ce",
165
"_$accessException": "TypeError: Illegal invocation",
166
"_$get": "function get broadcast() { [native code] }",
167
"_$getToStringToString": "function toString() { [native code] }"
168
},
169
"read": {
170
"_$flags": "ce",
171
"_$accessException": "TypeError: Illegal invocation",
172
"_$get": "function get read() { [native code] }",
173
"_$getToStringToString": "function toString() { [native code] }"
174
},
175
"writeWithoutResponse": {
176
"_$flags": "ce",
177
"_$accessException": "TypeError: Illegal invocation",
178
"_$get": "function get writeWithoutResponse() { [native code] }",
179
"_$getToStringToString": "function toString() { [native code] }"
180
},
181
"write": {
182
"_$flags": "ce",
183
"_$accessException": "TypeError: Illegal invocation",
184
"_$get": "function get write() { [native code] }",
185
"_$getToStringToString": "function toString() { [native code] }"
186
},
187
"notify": {
188
"_$flags": "ce",
189
"_$accessException": "TypeError: Illegal invocation",
190
"_$get": "function get notify() { [native code] }",
191
"_$getToStringToString": "function toString() { [native code] }"
192
},
193
"indicate": {
194
"_$flags": "ce",
195
"_$accessException": "TypeError: Illegal invocation",
196
"_$get": "function get indicate() { [native code] }",
197
"_$getToStringToString": "function toString() { [native code] }"
198
},
199
"authenticatedSignedWrites": {
200
"_$flags": "ce",
201
"_$accessException": "TypeError: Illegal invocation",
202
"_$get": "function get authenticatedSignedWrites() { [native code] }",
203
"_$getToStringToString": "function toString() { [native code] }"
204
},
205
"reliableWrite": {
206
"_$flags": "ce",
207
"_$accessException": "TypeError: Illegal invocation",
208
"_$get": "function get reliableWrite() { [native code] }",
209
"_$getToStringToString": "function toString() { [native code] }"
210
},
211
"writableAuxiliaries": {
212
"_$flags": "ce",
213
"_$accessException": "TypeError: Illegal invocation",
214
"_$get": "function get writableAuxiliaries() { [native code] }",
215
"_$getToStringToString": "function toString() { [native code] }"
216
},
217
"Symbol(Symbol.toStringTag)": {
218
"_$type": "string",
219
"_$flags": "c",
220
"_$value": "BluetoothCharacteristicProperties"
221
},
222
"_$type": "object",
223
"_$flags": ""
224
},
225
"new()": {
226
"_$type": "constructor",
227
"_$constructorException": "TypeError: Illegal constructor"
228
},
229
"_$type": "function",
230
"_$function": "function BluetoothCharacteristicProperties() { [native code] }",
231
"_$invocation": "TypeError: Illegal constructor",
232
"_$flags": "cw",
233
"_$value": "function BluetoothCharacteristicProperties() { [native code] }"
234
}
235
},
236
{
237
"path": "window",
238
"propertyName": "BluetoothDevice",
239
"prevProperty": "BluetoothCharacteristicProperties",
240
"property": {
241
"length": {
242
"_$type": "number",
243
"_$flags": "c",
244
"_$value": 0
245
},
246
"name": {
247
"_$type": "string",
248
"_$flags": "c",
249
"_$value": "BluetoothDevice"
250
},
251
"arguments": {
252
"_$type": "object",
253
"_$flags": "",
254
"_$value": null
255
},
256
"caller": {
257
"_$type": "object",
258
"_$flags": "",
259
"_$value": null
260
},
261
"prototype": {
262
"_$protos": ["EventTarget.prototype", "Object.prototype"],
263
"id": {
264
"_$flags": "ce",
265
"_$accessException": "TypeError: Illegal invocation",
266
"_$get": "function get id() { [native code] }",
267
"_$getToStringToString": "function toString() { [native code] }"
268
},
269
"name": {
270
"_$flags": "ce",
271
"_$accessException": "TypeError: Illegal invocation",
272
"_$get": "function get name() { [native code] }",
273
"_$getToStringToString": "function toString() { [native code] }"
274
},
275
"gatt": {
276
"_$flags": "ce",
277
"_$accessException": "TypeError: Illegal invocation",
278
"_$get": "function get gatt() { [native code] }",
279
"_$getToStringToString": "function toString() { [native code] }"
280
},
281
"ongattserverdisconnected": {
282
"_$flags": "ce",
283
"_$accessException": "TypeError: Illegal invocation",
284
"_$get": "function get ongattserverdisconnected() { [native code] }",
285
"_$set": "function set ongattserverdisconnected() { [native code] }",
286
"_$getToStringToString": "function toString() { [native code] }",
287
"_$setToStringToString": "function toString() { [native code] }"
288
},
289
"Symbol(Symbol.toStringTag)": {
290
"_$type": "string",
291
"_$flags": "c",
292
"_$value": "BluetoothDevice"
293
},
294
"_$type": "object",
295
"_$flags": ""
296
},
297
"new()": {
298
"_$type": "constructor",
299
"_$constructorException": "TypeError: Illegal constructor"
300
},
301
"_$type": "function",
302
"_$function": "function BluetoothDevice() { [native code] }",
303
"_$invocation": "TypeError: Illegal constructor",
304
"_$flags": "cw",
305
"_$value": "function BluetoothDevice() { [native code] }"
306
}
307
},
308
{
309
"path": "window",
310
"propertyName": "BluetoothRemoteGATTCharacteristic",
311
"prevProperty": "BluetoothDevice",
312
"property": {
313
"length": {
314
"_$type": "number",
315
"_$flags": "c",
316
"_$value": 0
317
},
318
"name": {
319
"_$type": "string",
320
"_$flags": "c",
321
"_$value": "BluetoothRemoteGATTCharacteristic"
322
},
323
"arguments": {
324
"_$type": "object",
325
"_$flags": "",
326
"_$value": null
327
},
328
"caller": {
329
"_$type": "object",
330
"_$flags": "",
331
"_$value": null
332
},
333
"prototype": {
334
"_$protos": ["EventTarget.prototype", "Object.prototype"],
335
"service": {
336
"_$flags": "ce",
337
"_$accessException": "TypeError: Illegal invocation",
338
"_$get": "function get service() { [native code] }",
339
"_$getToStringToString": "function toString() { [native code] }"
340
},
341
"uuid": {
342
"_$flags": "ce",
343
"_$accessException": "TypeError: Illegal invocation",
344
"_$get": "function get uuid() { [native code] }",
345
"_$getToStringToString": "function toString() { [native code] }"
346
},
347
"properties": {
348
"_$flags": "ce",
349
"_$accessException": "TypeError: Illegal invocation",
350
"_$get": "function get properties() { [native code] }",
351
"_$getToStringToString": "function toString() { [native code] }"
352
},
353
"value": {
354
"_$flags": "ce",
355
"_$accessException": "TypeError: Illegal invocation",
356
"_$get": "function get value() { [native code] }",
357
"_$getToStringToString": "function toString() { [native code] }"
358
},
359
"oncharacteristicvaluechanged": {
360
"_$flags": "ce",
361
"_$accessException": "TypeError: Illegal invocation",
362
"_$get": "function get oncharacteristicvaluechanged() { [native code] }",
363
"_$set": "function set oncharacteristicvaluechanged() { [native code] }",
364
"_$getToStringToString": "function toString() { [native code] }",
365
"_$setToStringToString": "function toString() { [native code] }"
366
},
367
"getDescriptor": {
368
"length": {
369
"_$type": "number",
370
"_$flags": "c",
371
"_$value": 1
372
},
373
"name": {
374
"_$type": "string",
375
"_$flags": "c",
376
"_$value": "getDescriptor"
377
},
378
"_$type": "function",
379
"_$function": "function getDescriptor() { [native code] }",
380
"_$invocation": "TypeError: Failed to execute 'getDescriptor' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
381
"_$flags": "cew",
382
"_$value": "function getDescriptor() { [native code] }"
383
},
384
"getDescriptors": {
385
"length": {
386
"_$type": "number",
387
"_$flags": "c",
388
"_$value": 0
389
},
390
"name": {
391
"_$type": "string",
392
"_$flags": "c",
393
"_$value": "getDescriptors"
394
},
395
"_$type": "function",
396
"_$function": "function getDescriptors() { [native code] }",
397
"_$invocation": "TypeError: Failed to execute 'getDescriptors' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
398
"_$flags": "cew",
399
"_$value": "function getDescriptors() { [native code] }"
400
},
401
"readValue": {
402
"length": {
403
"_$type": "number",
404
"_$flags": "c",
405
"_$value": 0
406
},
407
"name": {
408
"_$type": "string",
409
"_$flags": "c",
410
"_$value": "readValue"
411
},
412
"_$type": "function",
413
"_$function": "function readValue() { [native code] }",
414
"_$invocation": "TypeError: Failed to execute 'readValue' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
415
"_$flags": "cew",
416
"_$value": "function readValue() { [native code] }"
417
},
418
"startNotifications": {
419
"length": {
420
"_$type": "number",
421
"_$flags": "c",
422
"_$value": 0
423
},
424
"name": {
425
"_$type": "string",
426
"_$flags": "c",
427
"_$value": "startNotifications"
428
},
429
"_$type": "function",
430
"_$function": "function startNotifications() { [native code] }",
431
"_$invocation": "TypeError: Failed to execute 'startNotifications' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
432
"_$flags": "cew",
433
"_$value": "function startNotifications() { [native code] }"
434
},
435
"stopNotifications": {
436
"length": {
437
"_$type": "number",
438
"_$flags": "c",
439
"_$value": 0
440
},
441
"name": {
442
"_$type": "string",
443
"_$flags": "c",
444
"_$value": "stopNotifications"
445
},
446
"_$type": "function",
447
"_$function": "function stopNotifications() { [native code] }",
448
"_$invocation": "TypeError: Failed to execute 'stopNotifications' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
449
"_$flags": "cew",
450
"_$value": "function stopNotifications() { [native code] }"
451
},
452
"writeValue": {
453
"length": {
454
"_$type": "number",
455
"_$flags": "c",
456
"_$value": 1
457
},
458
"name": {
459
"_$type": "string",
460
"_$flags": "c",
461
"_$value": "writeValue"
462
},
463
"_$type": "function",
464
"_$function": "function writeValue() { [native code] }",
465
"_$invocation": "TypeError: Failed to execute 'writeValue' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
466
"_$flags": "cew",
467
"_$value": "function writeValue() { [native code] }"
468
},
469
"writeValueWithResponse": {
470
"length": {
471
"_$type": "number",
472
"_$flags": "c",
473
"_$value": 1
474
},
475
"name": {
476
"_$type": "string",
477
"_$flags": "c",
478
"_$value": "writeValueWithResponse"
479
},
480
"_$type": "function",
481
"_$function": "function writeValueWithResponse() { [native code] }",
482
"_$invocation": "TypeError: Failed to execute 'writeValueWithResponse' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
483
"_$flags": "cew",
484
"_$value": "function writeValueWithResponse() { [native code] }"
485
},
486
"writeValueWithoutResponse": {
487
"length": {
488
"_$type": "number",
489
"_$flags": "c",
490
"_$value": 1
491
},
492
"name": {
493
"_$type": "string",
494
"_$flags": "c",
495
"_$value": "writeValueWithoutResponse"
496
},
497
"_$type": "function",
498
"_$function": "function writeValueWithoutResponse() { [native code] }",
499
"_$invocation": "TypeError: Failed to execute 'writeValueWithoutResponse' on 'BluetoothRemoteGATTCharacteristic': Illegal invocation",
500
"_$flags": "cew",
501
"_$value": "function writeValueWithoutResponse() { [native code] }"
502
},
503
"Symbol(Symbol.toStringTag)": {
504
"_$type": "string",
505
"_$flags": "c",
506
"_$value": "BluetoothRemoteGATTCharacteristic"
507
},
508
"_$type": "object",
509
"_$flags": ""
510
},
511
"new()": {
512
"_$type": "constructor",
513
"_$constructorException": "TypeError: Illegal constructor"
514
},
515
"_$type": "function",
516
"_$function": "function BluetoothRemoteGATTCharacteristic() { [native code] }",
517
"_$invocation": "TypeError: Illegal constructor",
518
"_$flags": "cw",
519
"_$value": "function BluetoothRemoteGATTCharacteristic() { [native code] }"
520
}
521
},
522
{
523
"path": "window",
524
"propertyName": "BluetoothRemoteGATTDescriptor",
525
"prevProperty": "BluetoothRemoteGATTCharacteristic",
526
"property": {
527
"length": {
528
"_$type": "number",
529
"_$flags": "c",
530
"_$value": 0
531
},
532
"name": {
533
"_$type": "string",
534
"_$flags": "c",
535
"_$value": "BluetoothRemoteGATTDescriptor"
536
},
537
"arguments": {
538
"_$type": "object",
539
"_$flags": "",
540
"_$value": null
541
},
542
"caller": {
543
"_$type": "object",
544
"_$flags": "",
545
"_$value": null
546
},
547
"prototype": {
548
"_$protos": ["Object.prototype"],
549
"characteristic": {
550
"_$flags": "ce",
551
"_$accessException": "TypeError: Illegal invocation",
552
"_$get": "function get characteristic() { [native code] }",
553
"_$getToStringToString": "function toString() { [native code] }"
554
},
555
"uuid": {
556
"_$flags": "ce",
557
"_$accessException": "TypeError: Illegal invocation",
558
"_$get": "function get uuid() { [native code] }",
559
"_$getToStringToString": "function toString() { [native code] }"
560
},
561
"value": {
562
"_$flags": "ce",
563
"_$accessException": "TypeError: Illegal invocation",
564
"_$get": "function get value() { [native code] }",
565
"_$getToStringToString": "function toString() { [native code] }"
566
},
567
"readValue": {
568
"length": {
569
"_$type": "number",
570
"_$flags": "c",
571
"_$value": 0
572
},
573
"name": {
574
"_$type": "string",
575
"_$flags": "c",
576
"_$value": "readValue"
577
},
578
"_$type": "function",
579
"_$function": "function readValue() { [native code] }",
580
"_$invocation": "TypeError: Failed to execute 'readValue' on 'BluetoothRemoteGATTDescriptor': Illegal invocation",
581
"_$flags": "cew",
582
"_$value": "function readValue() { [native code] }"
583
},
584
"writeValue": {
585
"length": {
586
"_$type": "number",
587
"_$flags": "c",
588
"_$value": 1
589
},
590
"name": {
591
"_$type": "string",
592
"_$flags": "c",
593
"_$value": "writeValue"
594
},
595
"_$type": "function",
596
"_$function": "function writeValue() { [native code] }",
597
"_$invocation": "TypeError: Failed to execute 'writeValue' on 'BluetoothRemoteGATTDescriptor': Illegal invocation",
598
"_$flags": "cew",
599
"_$value": "function writeValue() { [native code] }"
600
},
601
"Symbol(Symbol.toStringTag)": {
602
"_$type": "string",
603
"_$flags": "c",
604
"_$value": "BluetoothRemoteGATTDescriptor"
605
},
606
"_$type": "object",
607
"_$flags": ""
608
},
609
"new()": {
610
"_$type": "constructor",
611
"_$constructorException": "TypeError: Illegal constructor"
612
},
613
"_$type": "function",
614
"_$function": "function BluetoothRemoteGATTDescriptor() { [native code] }",
615
"_$invocation": "TypeError: Illegal constructor",
616
"_$flags": "cw",
617
"_$value": "function BluetoothRemoteGATTDescriptor() { [native code] }"
618
}
619
},
620
{
621
"path": "window",
622
"propertyName": "BluetoothRemoteGATTServer",
623
"prevProperty": "BluetoothRemoteGATTDescriptor",
624
"property": {
625
"length": {
626
"_$type": "number",
627
"_$flags": "c",
628
"_$value": 0
629
},
630
"name": {
631
"_$type": "string",
632
"_$flags": "c",
633
"_$value": "BluetoothRemoteGATTServer"
634
},
635
"arguments": {
636
"_$type": "object",
637
"_$flags": "",
638
"_$value": null
639
},
640
"caller": {
641
"_$type": "object",
642
"_$flags": "",
643
"_$value": null
644
},
645
"prototype": {
646
"_$protos": ["Object.prototype"],
647
"device": {
648
"_$flags": "ce",
649
"_$accessException": "TypeError: Illegal invocation",
650
"_$get": "function get device() { [native code] }",
651
"_$getToStringToString": "function toString() { [native code] }"
652
},
653
"connected": {
654
"_$flags": "ce",
655
"_$accessException": "TypeError: Illegal invocation",
656
"_$get": "function get connected() { [native code] }",
657
"_$getToStringToString": "function toString() { [native code] }"
658
},
659
"connect": {
660
"length": {
661
"_$type": "number",
662
"_$flags": "c",
663
"_$value": 0
664
},
665
"name": {
666
"_$type": "string",
667
"_$flags": "c",
668
"_$value": "connect"
669
},
670
"_$type": "function",
671
"_$function": "function connect() { [native code] }",
672
"_$invocation": "TypeError: Failed to execute 'connect' on 'BluetoothRemoteGATTServer': Illegal invocation",
673
"_$flags": "cew",
674
"_$value": "function connect() { [native code] }"
675
},
676
"disconnect": {
677
"length": {
678
"_$type": "number",
679
"_$flags": "c",
680
"_$value": 0
681
},
682
"name": {
683
"_$type": "string",
684
"_$flags": "c",
685
"_$value": "disconnect"
686
},
687
"_$type": "function",
688
"_$function": "function disconnect() { [native code] }",
689
"_$invocation": "TypeError: Illegal invocation",
690
"_$flags": "cew",
691
"_$value": "function disconnect() { [native code] }"
692
},
693
"getPrimaryService": {
694
"length": {
695
"_$type": "number",
696
"_$flags": "c",
697
"_$value": 1
698
},
699
"name": {
700
"_$type": "string",
701
"_$flags": "c",
702
"_$value": "getPrimaryService"
703
},
704
"_$type": "function",
705
"_$function": "function getPrimaryService() { [native code] }",
706
"_$invocation": "TypeError: Failed to execute 'getPrimaryService' on 'BluetoothRemoteGATTServer': Illegal invocation",
707
"_$flags": "cew",
708
"_$value": "function getPrimaryService() { [native code] }"
709
},
710
"getPrimaryServices": {
711
"length": {
712
"_$type": "number",
713
"_$flags": "c",
714
"_$value": 0
715
},
716
"name": {
717
"_$type": "string",
718
"_$flags": "c",
719
"_$value": "getPrimaryServices"
720
},
721
"_$type": "function",
722
"_$function": "function getPrimaryServices() { [native code] }",
723
"_$invocation": "TypeError: Failed to execute 'getPrimaryServices' on 'BluetoothRemoteGATTServer': Illegal invocation",
724
"_$flags": "cew",
725
"_$value": "function getPrimaryServices() { [native code] }"
726
},
727
"Symbol(Symbol.toStringTag)": {
728
"_$type": "string",
729
"_$flags": "c",
730
"_$value": "BluetoothRemoteGATTServer"
731
},
732
"_$type": "object",
733
"_$flags": ""
734
},
735
"new()": {
736
"_$type": "constructor",
737
"_$constructorException": "TypeError: Illegal constructor"
738
},
739
"_$type": "function",
740
"_$function": "function BluetoothRemoteGATTServer() { [native code] }",
741
"_$invocation": "TypeError: Illegal constructor",
742
"_$flags": "cw",
743
"_$value": "function BluetoothRemoteGATTServer() { [native code] }"
744
}
745
},
746
{
747
"path": "window",
748
"propertyName": "BluetoothRemoteGATTService",
749
"prevProperty": "BluetoothRemoteGATTServer",
750
"property": {
751
"length": {
752
"_$type": "number",
753
"_$flags": "c",
754
"_$value": 0
755
},
756
"name": {
757
"_$type": "string",
758
"_$flags": "c",
759
"_$value": "BluetoothRemoteGATTService"
760
},
761
"arguments": {
762
"_$type": "object",
763
"_$flags": "",
764
"_$value": null
765
},
766
"caller": {
767
"_$type": "object",
768
"_$flags": "",
769
"_$value": null
770
},
771
"prototype": {
772
"_$protos": ["Object.prototype"],
773
"device": {
774
"_$flags": "ce",
775
"_$accessException": "TypeError: Illegal invocation",
776
"_$get": "function get device() { [native code] }",
777
"_$getToStringToString": "function toString() { [native code] }"
778
},
779
"uuid": {
780
"_$flags": "ce",
781
"_$accessException": "TypeError: Illegal invocation",
782
"_$get": "function get uuid() { [native code] }",
783
"_$getToStringToString": "function toString() { [native code] }"
784
},
785
"isPrimary": {
786
"_$flags": "ce",
787
"_$accessException": "TypeError: Illegal invocation",
788
"_$get": "function get isPrimary() { [native code] }",
789
"_$getToStringToString": "function toString() { [native code] }"
790
},
791
"getCharacteristic": {
792
"length": {
793
"_$type": "number",
794
"_$flags": "c",
795
"_$value": 1
796
},
797
"name": {
798
"_$type": "string",
799
"_$flags": "c",
800
"_$value": "getCharacteristic"
801
},
802
"_$type": "function",
803
"_$function": "function getCharacteristic() { [native code] }",
804
"_$invocation": "TypeError: Failed to execute 'getCharacteristic' on 'BluetoothRemoteGATTService': Illegal invocation",
805
"_$flags": "cew",
806
"_$value": "function getCharacteristic() { [native code] }"
807
},
808
"getCharacteristics": {
809
"length": {
810
"_$type": "number",
811
"_$flags": "c",
812
"_$value": 0
813
},
814
"name": {
815
"_$type": "string",
816
"_$flags": "c",
817
"_$value": "getCharacteristics"
818
},
819
"_$type": "function",
820
"_$function": "function getCharacteristics() { [native code] }",
821
"_$invocation": "TypeError: Failed to execute 'getCharacteristics' on 'BluetoothRemoteGATTService': Illegal invocation",
822
"_$flags": "cew",
823
"_$value": "function getCharacteristics() { [native code] }"
824
},
825
"Symbol(Symbol.toStringTag)": {
826
"_$type": "string",
827
"_$flags": "c",
828
"_$value": "BluetoothRemoteGATTService"
829
},
830
"_$type": "object",
831
"_$flags": ""
832
},
833
"new()": {
834
"_$type": "constructor",
835
"_$constructorException": "TypeError: Illegal constructor"
836
},
837
"_$type": "function",
838
"_$function": "function BluetoothRemoteGATTService() { [native code] }",
839
"_$invocation": "TypeError: Illegal constructor",
840
"_$flags": "cw",
841
"_$value": "function BluetoothRemoteGATTService() { [native code] }"
842
}
843
},
844
{
845
"path": "window",
846
"propertyName": "BluetoothUUID",
847
"prevProperty": "PeriodicSyncManager",
848
"property": {
849
"length": {
850
"_$type": "number",
851
"_$flags": "c",
852
"_$value": 0
853
},
854
"name": {
855
"_$type": "string",
856
"_$flags": "c",
857
"_$value": "BluetoothUUID"
858
},
859
"arguments": {
860
"_$type": "object",
861
"_$flags": "",
862
"_$value": null
863
},
864
"caller": {
865
"_$type": "object",
866
"_$flags": "",
867
"_$value": null
868
},
869
"prototype": {
870
"_$protos": ["Object.prototype"],
871
"Symbol(Symbol.toStringTag)": {
872
"_$type": "string",
873
"_$flags": "c",
874
"_$value": "BluetoothUUID"
875
},
876
"_$type": "object",
877
"_$flags": ""
878
},
879
"canonicalUUID": {
880
"length": {
881
"_$type": "number",
882
"_$flags": "c",
883
"_$value": 1
884
},
885
"name": {
886
"_$type": "string",
887
"_$flags": "c",
888
"_$value": "canonicalUUID"
889
},
890
"_$type": "function",
891
"_$function": "function canonicalUUID() { [native code] }",
892
"_$invocation": "TypeError: Failed to execute 'canonicalUUID' on 'BluetoothUUID': 1 argument required, but only 0 present.",
893
"_$flags": "cew",
894
"_$value": "function canonicalUUID() { [native code] }"
895
},
896
"getCharacteristic": {
897
"length": {
898
"_$type": "number",
899
"_$flags": "c",
900
"_$value": 1
901
},
902
"name": {
903
"_$type": "string",
904
"_$flags": "c",
905
"_$value": "getCharacteristic"
906
},
907
"_$type": "function",
908
"_$function": "function getCharacteristic() { [native code] }",
909
"_$invocation": "TypeError: Failed to execute 'getCharacteristic' on 'BluetoothUUID': 1 argument required, but only 0 present.",
910
"_$flags": "cew",
911
"_$value": "function getCharacteristic() { [native code] }"
912
},
913
"getDescriptor": {
914
"length": {
915
"_$type": "number",
916
"_$flags": "c",
917
"_$value": 1
918
},
919
"name": {
920
"_$type": "string",
921
"_$flags": "c",
922
"_$value": "getDescriptor"
923
},
924
"_$type": "function",
925
"_$function": "function getDescriptor() { [native code] }",
926
"_$invocation": "TypeError: Failed to execute 'getDescriptor' on 'BluetoothUUID': 1 argument required, but only 0 present.",
927
"_$flags": "cew",
928
"_$value": "function getDescriptor() { [native code] }"
929
},
930
"getService": {
931
"length": {
932
"_$type": "number",
933
"_$flags": "c",
934
"_$value": 1
935
},
936
"name": {
937
"_$type": "string",
938
"_$flags": "c",
939
"_$value": "getService"
940
},
941
"_$type": "function",
942
"_$function": "function getService() { [native code] }",
943
"_$invocation": "TypeError: Failed to execute 'getService' on 'BluetoothUUID': 1 argument required, but only 0 present.",
944
"_$flags": "cew",
945
"_$value": "function getService() { [native code] }"
946
},
947
"new()": {
948
"_$type": "constructor",
949
"_$constructorException": "TypeError: Illegal constructor"
950
},
951
"_$type": "function",
952
"_$function": "function BluetoothUUID() { [native code] }",
953
"_$invocation": "TypeError: Illegal constructor",
954
"_$flags": "cw",
955
"_$value": "function BluetoothUUID() { [native code] }"
956
}
957
}
958
],
959
"remove": [
960
{
961
"path": "window.Navigator.prototype",
962
"propertyName": "webdriver"
963
},
964
{
965
"path": "window.navigator",
966
"propertyName": "webdriver"
967
},
968
{
969
"path": "window.Text.prototype",
970
"propertyName": "getDestinationInsertionPoints"
971
},
972
{
973
"path": "window.Element.prototype",
974
"propertyName": "createShadowRoot"
975
},
976
{
977
"path": "window.Element.prototype",
978
"propertyName": "getDestinationInsertionPoints"
979
},
980
{
981
"path": "window.Document.prototype",
982
"propertyName": "registerElement"
983
},
984
{
985
"path": "window",
986
"propertyName": "cdc_adoQpoasnfa76pfcZLmcfl"
987
},
988
{
989
"path": "window.document",
990
"propertyName": "$cdc_asdjflasutopfhvcZLmcfl"
991
},
992
{
993
"path": "window.HTMLLinkElement.prototype",
994
"propertyName": "import"
995
}
996
],
997
"modify": [
998
{
999
"path": "window.Notification.permission",
1000
"propertyName": "_$value",
1001
"property": "default"
1002
}
1003
],
1004
"reorder": []
1005
}
1006
1007