mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-23 09:48:56 +00:00
LibWeb: Avoid accessing opaque origin port during CSP checks
This commit is contained in:
parent
cd0cadc5e1
commit
941da11ece
Notes:
github-actions[bot]
2025-07-13 12:34:40 +00:00
Author: https://github.com/tcl3
Commit: 941da11ece
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5422
Reviewed-by: https://github.com/gmta ✅
5 changed files with 111 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Iframe's url must not match with 'self'. It must be blocked.
|
|
@ -0,0 +1,6 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Image's url must not match with 'self'. Image must be blocked.
|
Loading…
Add table
Add a link
Reference in a new issue