| 14:13 | <tobie> | Domenic, annevk, heycam: is there a reason to make a distinction between http://heycam.github.io/webidl/#dfn-throw and http://heycam.github.io/webidl/#ecmascript-throw given ES bindings only? |
| 14:20 | <annevk> | tobie: convenience for DOMException I suppose |
| 14:21 | <annevk> | tobie: but there is potential for simplification throughout IDL by collapsing the binding into the model |
| 14:21 | <tobie> | yeah, the more I dig into it, the more this seems obvious. |
| 14:22 | <tobie> | annevk: ty |