- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 30 Aug 2016 14:22:09 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 30 August 2016 21:22:40 UTC
This looks great; all the nits above are minor. Note that eventually we _may_ want to propagate the this value to static operations on interfaces (e.g. `Promise.resolve`, if it were defined as an IDL thing, would need access to the `this` value to work correctly). But for now this is preserving the current behavior, which is fine. This would be a simple tweak anyway. -- 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/155#issuecomment-243585351
Received on Tuesday, 30 August 2016 21:22:40 UTC