- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Jan 2019 13:52:03 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 January 2019 13:52:25 UTC
Indeed, it's only the following that throws (though not in Firefox): ```js Location.prototype.__proto__ = { __proto__: location} ``` I guess this wasn't the correct fix after all then and I'm not really sure how to resolve the original issue. -- 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/606#issuecomment-453102562
Received on Thursday, 10 January 2019 13:52:25 UTC