ladybird/Userland/Libraries/LibWeb/HTML/CrossOrigin
Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin
While Origin is defined in the HTML spec - this leaves us with quite an
awkward relationship as the URL spec makes use of AO's from what is
defined in the HTML spec.

To simplify this factoring, relocate Origin into LibURL.
2024-10-05 10:46:30 +02:00
..
AbstractOperations.cpp LibWeb: Don't swallow args when forwarding cross-origin WindowProxy call 2024-10-03 20:49:45 +02:00
AbstractOperations.h LibJS+LibWeb: Add a bunch of missing includes 2023-03-06 13:05:43 +00:00
CrossOriginPropertyDescriptorMap.h LibWeb: Port CrossOriginPropertyDescriptorMap from ByteString 2023-12-24 13:26:50 +01:00
OpenerPolicy.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
OpenerPolicyEnforcementResult.h LibWeb+LibURL: Move HTML::Origin to URL::Origin 2024-10-05 10:46:30 +02:00
Reporting.cpp LibWeb+LibURL: Move HTML::Origin to URL::Origin 2024-10-05 10:46:30 +02:00
Reporting.h LibWeb: Don't crash when accessing property in detached Window object 2024-03-11 18:29:10 +01:00