mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 14:42:50 +02:00
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. (cherry picked from commit 1096b6493668724ff9776929339e40b33213f410)