- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 12 Nov 2015 18:45:12 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Friday, 13 November 2015 02:45:49 UTC
> If you touch something secure first, then document.domain throws. Keep in mind that per spec all the prototype objects for a page are set up before anything else happens; at that point the "secure" props are either there or not. Making them disappear when `document.domain` is set is ... complicated at best. With that in mind, what do you mean when you say "touch something secure"? That is, what constitutes touching? --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/65#issuecomment-156306253
Received on Friday, 13 November 2015 02:45:49 UTC