ladybird/Userland
Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope
This aligns with an update to the HTML specification which instead
stores these promises on the global object instead of the settings
object.

It also makes progress towards implementing the ShadowRealm proposal
as these promises are not present in the 'synthetic' realm for that
proposal.
2024-10-23 11:29:53 -06:00
..
Libraries LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope 2024-10-23 11:29:53 -06:00
Services WebContent: Further validate cookie attributes set from WebDriver 2024-10-23 09:05:33 +02:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00