ladybird/Userland/Libraries/LibWeb/HTML/CrossOrigin
Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal'
Aligning the name with the the PR implementing the javascript
shadow realm proposal into the web platform. This commit
simply performs the rename before implementing the behaviour
change.

The actual change to the behaviour of the AO is not implemented in this
commit to support 'synthetic' shadow realms as the surrounding
infrastructure is not in place yet.

Not all specs have a MR open to align with this proposed change to the
HTML standard. But in this case we can just apply the same mechanical
change everywhere.
2024-11-01 12:15:17 -07:00
..
AbstractOperations.cpp LibWeb: Rename current settings object to 'current principal' 2024-11-01 12:15:17 -07:00
AbstractOperations.h LibJS+LibWeb: Add a bunch of missing includes 2023-03-06 13:05:43 +00:00
CrossOriginPropertyDescriptorMap.h LibWeb: Rename current settings object to 'current principal' 2024-11-01 12:15:17 -07: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