- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 03 Feb 2024 01:59:11 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 3 February 2024 09:59:18 UTC
@domenic commented on this pull request. > + [=this=], |V|, the {{StringContext}} extended attribute [=identifier=], and the [=identifier=] + of the [{{StringContext}}] extended attribute [=related construct=]. Yes, you cannot access "this" here. Some call sites don't have a "this". Putting it in the appropriate call sites instead (e.g., the overload resolution algorithm and attribute setters) seems like the best approach. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/841#discussion_r1477034030 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/841/review/1860970243@github.com>
Received on Saturday, 3 February 2024 09:59:18 UTC