Skip to content

Commit 0908bd1

Browse files
Gecko sync update
1 parent 9d854fb commit 0908bd1

File tree

2 files changed

+82
-40
lines changed

2 files changed

+82
-40
lines changed
Lines changed: 45 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,46 @@
11
links:
2-
- url: https://wpt.fyi/results/webdriver/tests/bidi/script/call_function?sha=e29a79361e&label=master&max-count=1
3-
results:
4-
- test: invalid.py
5-
- label: chromium-bidi-2023
6-
results:
7-
- test: arguments.py
8-
- test: await_promise.py
9-
- test: channel.py
10-
- test: exception_details.py
11-
- test: exception_details_await_promise.py
12-
- test: function_declaration.py
13-
- test: internal_id.py
14-
- test: invalid.py
15-
- test: primitive_values.py
16-
- test: realm.py
17-
- test: remote_reference.py
18-
- test: remote_values.py
19-
- test: result_node.py
20-
- test: result_ownership.py
21-
- test: sandbox.py
22-
- test: serialization_options.py
23-
- test: strict_mode.py
24-
- test: this.py
25-
- test: user_activation.py
2+
- results:
3+
- test: invalid.py
4+
url: https://wpt.fyi/results/webdriver/tests/bidi/script/call_function?sha=e29a79361e&label=master&max-count=1
5+
- label: chromium-bidi-2023
6+
results:
7+
- test: arguments.py
8+
- test: await_promise.py
9+
- test: channel.py
10+
- test: exception_details.py
11+
- test: exception_details_await_promise.py
12+
- test: function_declaration.py
13+
- test: internal_id.py
14+
- test: invalid.py
15+
- test: primitive_values.py
16+
- test: realm.py
17+
- test: remote_reference.py
18+
- test: remote_values.py
19+
- test: result_node.py
20+
- test: result_ownership.py
21+
- test: sandbox.py
22+
- test: serialization_options.py
23+
- test: strict_mode.py
24+
- test: this.py
25+
- test: user_activation.py
26+
- product: firefox
27+
results:
28+
- subtest: test_default_src_unsafe_inline[eval]
29+
test: csp_tentative.py
30+
- subtest: test_default_src_unsafe_inline[new Function]
31+
test: csp_tentative.py
32+
- subtest: test_default_src_unsafe_inline[eval from inline script]
33+
test: csp_tentative.py
34+
- subtest: test_default_src_unsafe_inline[eval from preload script]
35+
test: csp_tentative.py
36+
- subtest: test_default_src_unsafe_inline[eval from event handler]
37+
test: csp_tentative.py
38+
- subtest: test_default_src_unsafe_inline[nested eval]
39+
test: csp_tentative.py
40+
- subtest: test_default_src_unsafe_inline[nested new Function]
41+
test: csp_tentative.py
42+
- subtest: test_default_src_unsafe_inline[new Function nested in eval]
43+
test: csp_tentative.py
44+
- subtest: test_default_src_unsafe_inline[eval nested in new Function]
45+
test: csp_tentative.py
46+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2001377
Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,37 @@
1-
links:
2-
- label: chromium-bidi-2023
3-
results:
4-
- test: await_promise.py
5-
- test: evaluate.py
6-
- test: exception_details.py
7-
- test: exception_details_await_promise.py
8-
- test: internal_id.py
9-
- test: invalid.py
10-
- test: primitive_values.py
11-
- test: remote_values.py
12-
- test: result_node.py
13-
- test: result_ownership.py
14-
- test: sandbox.py
15-
- test: strict_mode.py
16-
- test: user_activation.py
1+
links:
2+
- label: chromium-bidi-2023
3+
results:
4+
- test: await_promise.py
5+
- test: evaluate.py
6+
- test: exception_details.py
7+
- test: exception_details_await_promise.py
8+
- test: internal_id.py
9+
- test: invalid.py
10+
- test: primitive_values.py
11+
- test: remote_values.py
12+
- test: result_node.py
13+
- test: result_ownership.py
14+
- test: sandbox.py
15+
- test: strict_mode.py
16+
- test: user_activation.py
17+
- product: firefox
18+
results:
19+
- subtest: test_default_src_unsafe_inline[eval]
20+
test: csp_tentative.py
21+
- subtest: test_default_src_unsafe_inline[new Function]
22+
test: csp_tentative.py
23+
- subtest: test_default_src_unsafe_inline[eval from inline script]
24+
test: csp_tentative.py
25+
- subtest: test_default_src_unsafe_inline[eval from preload script]
26+
test: csp_tentative.py
27+
- subtest: test_default_src_unsafe_inline[eval from event handler]
28+
test: csp_tentative.py
29+
- subtest: test_default_src_unsafe_inline[nested eval]
30+
test: csp_tentative.py
31+
- subtest: test_default_src_unsafe_inline[nested new Function]
32+
test: csp_tentative.py
33+
- subtest: test_default_src_unsafe_inline[new Function nested in eval]
34+
test: csp_tentative.py
35+
- subtest: test_default_src_unsafe_inline[eval nested in new Function]
36+
test: csp_tentative.py
37+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2001377

0 commit comments

Comments
 (0)