Re: [heycam/webidl] Exceptions not localizable (#1024)

What I'm saying on is that code depends on `message` in similar ways (though to a lesser extent) to `name` so localizing it isn't advisable. If we were to start over we should never have exposed `message` directly to websites, but here we are.

I suspect `DOMException` has `message` as the first argument to mimic JavaScript `*Error` constructors. I wouldn't really read anything into it.

-- 
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/1024#issuecomment-924628718

Received on Wednesday, 22 September 2021 06:35:30 UTC