Open jeremyroman opened 3 months ago
It seems to be intended here that errors within these callbacks are reported, rather than rethrown. Making an explicit choice is now required.
The argument list is now also wrapped in the list shorthand, since a single object is not, itself, a valid arguments list.
Part of whatwg/webidl#1425.
Preview | Diff
@inexorabletash ptal?
It seems to be intended here that errors within these callbacks are reported, rather than rethrown. Making an explicit choice is now required.
The argument list is now also wrapped in the list shorthand, since a single object is not, itself, a valid arguments list.
Part of whatwg/webidl#1425.
Preview | Diff