Commit eb2484f
bors-servo
Auto merge of #13918 - szeged:wpt-error-fixes, r=jdm
WebBluetooth fixes for the wpt tests
<!-- Please describe your changes on the following line: -->
Note: depends on #13612
WebBluetooth fixes for the failing wpt tests, excluding the `disconnect-during` tests cases, due to the lack of the event handling in the current implementation.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes OR
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13918)
<!-- Reviewable:end -->File tree
230 files changed
+455
-492
lines changed- components
- bluetooth_traits
- bluetooth
- script
- dom
- webidls
- servo
- ports/cef
- tests/wpt/mozilla
- meta
- mozilla/bluetooth
- getCharacteristics
- getCharacteristic
- getDescriptors
- getDescriptor
- getPrimaryServices
- getPrimaryService
- readValue
- characteristic
- descriptor
- requestDevice
- canonicalizeFilter
- writeValue
- characteristic
- descriptor
- tests/mozilla/bluetooth
- connect
- disconnect
- getCharacteristics
- getCharacteristic
- getDescriptors
- getDescriptor
- getPrimaryServices
- getPrimaryService
- readValue
- characteristic
- descriptor
- requestDevice
- canonicalizeFilter
- writeValue
- characteristic
- descriptor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+455
-492
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
78 | | - | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| |||
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
109 | | - | |
110 | | - | |
| 106 | + | |
| 107 | + | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
628 | 625 | | |
629 | 626 | | |
630 | 627 | | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
657 | 660 | | |
658 | 661 | | |
659 | 662 | | |
| |||
679 | 682 | | |
680 | 683 | | |
681 | 684 | | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
682 | 689 | | |
683 | 690 | | |
684 | 691 | | |
| |||
690 | 697 | | |
691 | 698 | | |
692 | 699 | | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
693 | 703 | | |
694 | 704 | | |
695 | | - | |
| 705 | + | |
696 | 706 | | |
697 | 707 | | |
698 | 708 | | |
| |||
721 | 731 | | |
722 | 732 | | |
723 | 733 | | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
724 | 737 | | |
725 | 738 | | |
726 | | - | |
| 739 | + | |
727 | 740 | | |
728 | 741 | | |
729 | 742 | | |
| |||
747 | 760 | | |
748 | 761 | | |
749 | 762 | | |
| 763 | + | |
750 | 764 | | |
751 | 765 | | |
752 | 766 | | |
| |||
758 | 772 | | |
759 | 773 | | |
760 | 774 | | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
761 | 778 | | |
762 | 779 | | |
763 | 780 | | |
| |||
789 | 806 | | |
790 | 807 | | |
791 | 808 | | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
792 | 812 | | |
793 | 813 | | |
794 | 814 | | |
| |||
817 | 837 | | |
818 | 838 | | |
819 | 839 | | |
| 840 | + | |
820 | 841 | | |
821 | 842 | | |
822 | 843 | | |
| |||
828 | 849 | | |
829 | 850 | | |
830 | 851 | | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
831 | 855 | | |
832 | 856 | | |
833 | 857 | | |
| |||
848 | 872 | | |
849 | 873 | | |
850 | 874 | | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
851 | 878 | | |
852 | 879 | | |
853 | 880 | | |
| |||
865 | 892 | | |
866 | 893 | | |
867 | 894 | | |
| 895 | + | |
868 | 896 | | |
869 | 897 | | |
870 | 898 | | |
| |||
879 | 907 | | |
880 | 908 | | |
881 | 909 | | |
882 | | - | |
| 910 | + | |
883 | 911 | | |
884 | 912 | | |
885 | 913 | | |
| |||
895 | 923 | | |
896 | 924 | | |
897 | 925 | | |
898 | | - | |
| 926 | + | |
899 | 927 | | |
900 | 928 | | |
901 | 929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
52 | 64 | | |
53 | 65 | | |
54 | 66 | | |
| |||
58 | 70 | | |
59 | 71 | | |
60 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
61 | 86 | | |
62 | 87 | | |
63 | 88 | | |
| |||
103 | 128 | | |
104 | 129 | | |
105 | 130 | | |
106 | | - | |
107 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
108 | 136 | | |
109 | 137 | | |
110 | 138 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
115 | 146 | | |
116 | 147 | | |
117 | 148 | | |
| |||
213 | 244 | | |
214 | 245 | | |
215 | 246 | | |
216 | | - | |
| 247 | + | |
217 | 248 | | |
218 | 249 | | |
219 | 250 | | |
220 | | - | |
| 251 | + | |
221 | 252 | | |
222 | | - | |
| 253 | + | |
223 | 254 | | |
224 | 255 | | |
225 | 256 | | |
| |||
233 | 264 | | |
234 | 265 | | |
235 | 266 | | |
236 | | - | |
| 267 | + | |
237 | 268 | | |
238 | 269 | | |
239 | 270 | | |
| |||
289 | 320 | | |
290 | 321 | | |
291 | 322 | | |
| 323 | + | |
292 | 324 | | |
293 | 325 | | |
294 | 326 | | |
| |||
0 commit comments