1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 07:54:59 +00:00
serenity/Userland/Libraries/LibWeb/HTML/CrossOrigin
Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL
Now possible in LibWeb now that there is no longer a Web::URL.
2024-02-25 08:54:31 +01:00
..
AbstractOperations.cpp LibWeb: Port CrossOriginPropertyDescriptorMap from ByteString 2023-12-24 13:26:50 +01:00
AbstractOperations.h LibJS+LibWeb: Add a bunch of missing includes 2023-03-06 13:05:43 +00:00
CrossOriginOpenerPolicy.h LibWeb: Port CrossOriginOpenerPolicy from DeprecatedString 2023-11-28 17:15:27 -05:00
CrossOriginOpenerPolicyEnforcementResult.h Everywhere: Use unqualified AK::URL 2024-02-25 08:54:31 +01:00
CrossOriginPropertyDescriptorMap.h LibWeb: Port CrossOriginPropertyDescriptorMap from ByteString 2023-12-24 13:26:50 +01:00
Reporting.cpp LibWeb: Update top_level_browsing_context() to use navigables 2023-09-16 16:53:32 +02:00
Reporting.h LibWeb: Stub out 'check if access between two BCs should be reported' 2022-03-08 23:13:54 +01:00