Re: [webidl] does [Constructor] invocation require 'new' or not (generally)? (#62)

You are starting to encounter the fact that Web IDL is not updated to ES2015 very much :(

I believe the intention has been for a while to require `new`. (There are probably some old bugs explaining how we got there in Bugzilla.)

Maybe there is something buried in the spec that requires that, or maybe the spec is just not updated yet.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/62#issuecomment-146330006

Received on Wednesday, 7 October 2015 21:09:21 UTC