ladybird/Userland
circl 1f3285eb04 LibWeb: Restrict fetching file: and resource: URLs to internal pages
They are now blocked on pages which:
- Don't have an opaque origin (should be only user-initiated or about:)
- Aren't other file: pages
- Aren't other resource: pages
2024-06-26 12:15:33 -06:00
..
Libraries LibWeb: Restrict fetching file: and resource: URLs to internal pages 2024-06-26 12:15:33 -06:00
Services LibWeb: Rename Element::shadow_root_internal() to shadow_root() 2024-06-25 19:22:35 +02:00
Utilities Utilities: Remove zip and unzip 2024-06-24 09:45:41 -06:00