- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 15 Nov 2017 15:19:36 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 November 2017 15:20:05 UTC
We probably _could_ do that. @bholley may have opinions on whether it's OK from his pov security-wise. I just double-checked the interaction with subframes named "then", and I think it should be ok, since at https://html.spec.whatwg.org/#windowproxy-getownproperty step 5 the value would be undefined, then at step 6 we would find the named subframe, but it's not callable, so would not affect the Promise behavior. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/536#issuecomment-344624827
Received on Wednesday, 15 November 2017 15:20:05 UTC