1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 14:35:00 +00:00
serenity/Userland/Libraries/LibWeb/HTML/CrossOrigin
Linus Groh dc44effd44 LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/
These are from the HTML spec and therefore belong in the HTML/ directory
in LibWeb. Bindings/ has become a bit of a dumping ground, so this is a
first step towards cleaning that up.
2022-09-24 19:31:39 +01:00
..
AbstractOperations.cpp LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2022-09-24 19:31:39 +01:00
AbstractOperations.h LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2022-09-24 19:31:39 +01:00
CrossOriginOpenerPolicy.h LibWeb: Add missing includes 2022-09-18 13:27:24 -04:00
CrossOriginOpenerPolicyEnforcementResult.h LibWeb: Add missing includes 2022-09-18 13:27:24 -04:00
CrossOriginPropertyDescriptorMap.h LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2022-09-24 19:31:39 +01:00
Reporting.cpp LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2022-09-24 19:31:39 +01:00
Reporting.h LibWeb: Stub out 'check if access between two BCs should be reported' 2022-03-08 23:13:54 +01:00