diff options
author | Tony <68118705+Legend-Master@users.noreply.github.com> | 2025-04-25 18:39:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 10:39:33 +0000 |
commit | 894fbd003dde3071056a9d2074408a700629e0ad (patch) | |
tree | a40e64c0c9eb882a73d41a74d8f1648a45f9a367 /tests/wpt/meta/css/CSS2/normal-flow/inline-block-zorder-003.xht.ini | |
parent | cf59aa1948384e7fbdbeecc892a40e21dedfae39 (diff) | |
download | servo-main.tar.gz servo-main.zip |
Add initial support for marking custom protocol as secure, this makes it
possible to `fetch` a custom protocol inside secure contexts (e.g.
http://localhost)
Some additional contexts:
- [#embedding > Custom protocol secure
context](https://servo.zulipchat.com/#narrow/channel/437943-embedding/topic/Custom.20protocol.20secure.20context)
-
https://github.com/versotile-org/tauri-runtime-verso/issues/6#issuecomment-2820776128
Testing: use `fetch('urlinfo://abc').then(async (response) =>
console.log(await response.text())).catch(console.log)` in servoshell
with in a secure context (e.g. https://servo.org), and see the response
should not be an error
---------
Signed-off-by: Tony <legendmastertony@gmail.com>
Signed-off-by: Tony <68118705+Legend-Master@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/meta/css/CSS2/normal-flow/inline-block-zorder-003.xht.ini')
0 files changed, 0 insertions, 0 deletions