Commit 30f2909
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 039ccfe commit 30f2909
1 file changed
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
991 | 1017 | | |
992 | 1018 | | |
993 | 1019 | | |
| |||
996 | 1022 | | |
997 | 1023 | | |
998 | 1024 | | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
999 | 1028 | | |
1000 | 1029 | | |
1001 | 1030 | | |
| |||
0 commit comments