Re: [whatwg/webidl] Normative: Add DOMException cause (PR #1179)

I'm confused - `'cause' in error` is very explicitly designed to determine if an error has a cause or not.

Making it an accessor on the prototype breaks this highly intentional design decision in ecma262. It's meant to be an own property that is *completely absent* by default.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1179#issuecomment-1239515742
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1179/c1239515742@github.com>

Received on Wednesday, 7 September 2022 15:07:28 UTC