- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 23 Jan 2025 21:14:17 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 January 2025 05:14:21 UTC
It's a good point that `instanceof` checks would still work. `.constructor` and `.constructor.name` checks would break, but hopefully everyone is doing `.name` checks... It might be a slightly hard sell to take on compat risk, but maybe it's worth trying. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1463#issuecomment-2611617105 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1463/2611617105@github.com>
Received on Friday, 24 January 2025 05:14:21 UTC