Skip to content

Commit efdedf6

Browse files
Update workers/ from monorail results
See #798 for the methodology
1 parent da9365e commit efdedf6

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

workers/META.yml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1071345
4+
results:
5+
- test: dedicated-worker-parse-error-failure.html
6+
- product: chrome
7+
url: https://crbug.com/906850
8+
results:
9+
- test: opaque-origin.html
10+
- product: chrome
11+
url: https://crbug.com/795636
12+
results:
13+
- test: Worker-multi-port.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/655458
4+
results:
5+
- test: connect-event.html
6+
- test: interface-objects.html
7+
- test: setting-port-members.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/655458
4+
results:
5+
- test: onconnect.html

workers/modules/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/841831
4+
results:
5+
- test: dedicated-worker-import-meta.html

0 commit comments

Comments
 (0)