This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
https://heycam.github.io/webidl/#es-security [[ perform a security check ]] Without a property name and type (getter/setter/method) I cannot safelist certain properties that need to bypass this check. See https://github.com/annevk/html-cross-origin-objects/issues/16#issuecomment-170851038 http://logs.glob.uno/?c=content#c350175 for context. This would be used to compare against the [[crossOriginProperties]] slot of Location and Window objects so some of their properties get to bypass the security check. See https://github.com/annevk/html-cross-origin-objects/blob/master/Location.md for the tentative design of that slot on Location objects. Would be great if we could resolve this somewhat quickly as this is in some sense blocking the cross-origin work I'm trying to do for HTML.
https://github.com/heycam/webidl/commit/adf37720bd92138f9f1627a214330287550c0004