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

Working on finishing off @mikewest's patch: https://github.com/heycam/webidl/commit/8f0ff87caf75ecf6e89bc2700859bbce9c3fa795

Since the document.domain stuff has been removed, does that mean we can avoid all of the SecurityException throwing and rely only on exposure?  Or are there still ways to get access to the Function objects from elsewhere and call them on objects in the non-secure context?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/65#issuecomment-199651152

Received on Tuesday, 22 March 2016 06:07:07 UTC