mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Per https://webidl.spec.whatwg.org/#interface-prototype-object any global platform object should reject prototype changes (besides from ShadowRealmGlobalScope), and interface prototype objects on global prototype chains must be immutable. We already handled parts of this on the globals themselves, but not the full chain. Also align some spec comments to the latest WebIDL spec.
9.6 KiB
9.6 KiB