- From: Cameron McCormack <notifications@github.com>
- Date: Mon, 21 Mar 2016 23:06:35 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 22 March 2016 06:07:07 UTC
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