Re: [webidl] Add a [SecureContext] operator attribute (#65)

I'm not going to have time to carefully review this until January 4 at best, but one thing that I think needs to be clarified is that `[SecureContext]` does not dynamically change exposure with the secure context state.  That is, things flagged `[SecureContext]` are exposed if the page was a secure context at the point of creation of the global object, no matter what it is now.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/65#issuecomment-163934673

Received on Friday, 11 December 2015 13:19:22 UTC