Commit 494b081
committed
[LayoutTests] Convert http/tests/navigation convert PHP to Python
https://bugs.webkit.org/show_bug.cgi?id=222418
<rdar://problem/74744523>
Reviewed by Jonathan Bedard.
* http/tests/blink/sendbeacon/beacon-cross-origin-redirect-blob-expected.txt:
* http/tests/blink/sendbeacon/beacon-cross-origin-redirect-blob.html:
* http/tests/blink/sendbeacon/beacon-cross-origin-redirect-expected.txt:
* http/tests/blink/sendbeacon/beacon-cross-origin-redirect.html:
* http/tests/navigation/image-load-in-pagehide-handler-expected.txt:
* http/tests/navigation/image-load-in-pagehide-handler.html:
* http/tests/navigation/image-load-in-unload-handler-expected.txt:
* http/tests/navigation/image-load-in-unload-handler.html:
* http/tests/navigation/no-referrer-reset-expected.txt:
* http/tests/navigation/no-referrer-reset.html:
* http/tests/navigation/no-referrer-same-window.html:
* http/tests/navigation/no-referrer-subframe.html:
* http/tests/navigation/no-referrer-target-blank.html:
* http/tests/navigation/ping-attribute/anchor-cookie-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cookie.html:
* http/tests/navigation/ping-attribute/anchor-cross-origin-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cross-origin-from-https-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cross-origin-from-https.html:
* http/tests/navigation/ping-attribute/anchor-cross-origin.html:
* http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-expected.txt:
* http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html:
* http/tests/navigation/ping-attribute/anchor-same-origin-expected.txt:
* http/tests/navigation/ping-attribute/anchor-same-origin.html:
* http/tests/navigation/ping-attribute/area-cookie-expected.txt:
* http/tests/navigation/ping-attribute/area-cookie.html:
* http/tests/navigation/ping-attribute/area-cross-origin-expected.txt:
* http/tests/navigation/ping-attribute/area-cross-origin-from-https-expected.txt:
* http/tests/navigation/ping-attribute/area-cross-origin-from-https.html:
* http/tests/navigation/ping-attribute/area-cross-origin.html:
* http/tests/navigation/ping-attribute/area-same-origin-expected.txt:
* http/tests/navigation/ping-attribute/area-same-origin.html:
* http/tests/navigation/ping-attribute/resources/utilities.js:
(clearLastPingResultAndRunTest):
* http/tests/navigation/post-301-response.html:
* http/tests/navigation/post-302-response.html:
* http/tests/navigation/post-303-response.html:
* http/tests/navigation/post-307-response.html:
* http/tests/navigation/post-308-response.html:
* http/tests/navigation/resources/check-ping.php: Removed.
* http/tests/navigation/resources/check-ping.py: Added.
* http/tests/navigation/resources/delete-ping.php: Removed.
* http/tests/navigation/resources/delete-ping.py: Added.
* http/tests/navigation/resources/image-load-in-pagehide-handler-2.html:
* http/tests/navigation/resources/image-load-in-unload-handler-2.html:
* http/tests/navigation/resources/no-referrer-helper.php: Removed.
* http/tests/navigation/resources/no-referrer-helper.py: Added.
* http/tests/navigation/resources/no-referrer-reset-helper.php: Removed.
* http/tests/navigation/resources/no-referrer-reset-helper.py: Added.
* http/tests/navigation/resources/no-referrer-same-window-helper.php: Removed.
* http/tests/navigation/resources/no-referrer-same-window-helper.py: Added.
* http/tests/navigation/resources/ping-file-path.php: Removed.
* http/tests/navigation/resources/ping_file_path.py: Added.
* http/tests/navigation/resources/redirected-post-request-contents.php: Removed.
* http/tests/navigation/resources/redirected-post-request-contents.py: Added.
(check_header):
* http/tests/navigation/resources/redirection-response.php: Removed.
* http/tests/navigation/resources/redirection-response.py: Added.
* http/tests/navigation/resources/save-Ping.php: Removed.
* http/tests/navigation/resources/save-ping-and-redirect-to-save-ping.php: Removed.
* http/tests/navigation/resources/save-ping-and-redirect-to-save-ping.py: Added.
* http/tests/navigation/resources/save-ping.py: Added.
* http/tests/navigation/resources/save_ping.py: Added.
(not_being_called):
(save_ping):
* http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html:
Canonical link: https://commits.webkit.org/236313@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@275677 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent 007ec30 commit 494b081
59 files changed
Lines changed: 404 additions & 261 deletions
File tree
- LayoutTests
- http/tests
- blink/sendbeacon
- security/contentSecurityPolicy/1.1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
1 | 75 | | |
2 | 76 | | |
3 | 77 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments