Re: [heycam/webidl] Consider syntactic changes to WebIDL to make it more "JavaScript-y" (#485)

I suspect [Throws] (which we use in Gecko to annotate methods whose actual algorithm steps can throw, so bindings have complete visibility into whether a method can throw or not in various circumstances).  Right now Gecko assumes any constructor might throw...

-- 
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/issues/485#issuecomment-448828151

Received on Thursday, 20 December 2018 01:45:42 UTC