Commit 94674c9
Support unrestricted ports usage for custom URI schemes
Some custom URI schemes may assign a different meaning to the port of an
URI. Webkit restricts, by default, usage of certain ports. To bypass
the check, an env var allows specifying which protocols shall be
allowed unrestricted ports usage. Some network based protocols (e.g.
http, https, and others) are kept still restricted.1 parent f1dd8ad commit 94674c9
1 file changed
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
999 | 1025 | | |
1000 | 1026 | | |
1001 | 1027 | | |
| |||
1004 | 1030 | | |
1005 | 1031 | | |
1006 | 1032 | | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1007 | 1036 | | |
1008 | 1037 | | |
1009 | 1038 | | |
| |||
0 commit comments