Re: [whatwg/dom] No way to resolve a Promise with a cross domain WindowProxy (#536)

This is technically an issue with whatwg/html, but we can discuss it here. I don't care strongly.

If this also needs to work for cross-origin `Location` objects it would be simplest to change step 1 of https://html.spec.whatwg.org/#crossorigingetownpropertyhelper-(-o,-p-) and step 3 of https://html.spec.whatwg.org/#crossoriginownpropertykeys-(-o-): add "`then`" to the list of those three symbols.

cc @bzbarsky @cdumez @domenic 

-- 
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-344573619

Received on Wednesday, 15 November 2017 12:08:22 UTC