Re: [heycam/webidl] Prevent [[SetPrototypeOf]] on all globals (#209)

Hmm, it's even worse. While writing a patch for HTML to export WindowProxy I noticed that HTML explicitly refers to the Window object as an ordinary object. This would make that somewhat contradictory. Shall we just embrace the fact that IDL needs to know about the Window object? (We have some Window<>WindowProxy bridging still to be done I think.)

-- 
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/209#issuecomment-256862433

Received on Friday, 28 October 2016 08:14:24 UTC