- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 21 Aug 2023 14:40:43 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 August 2023 21:40:50 UTC
@domenic approved this pull request. Looks good with a wording nit. Can we get multi-implementer interest here somehow? In particular, making sure this doesn't break something deep in their binding system, for example. If the API you intend to use this for has multi-implementer interest, then recruiting those people to come over here and say "yes, no problem with changing Web IDL to accommodate that API" would be perfect. > @@ -3503,6 +3503,16 @@ the following algorithm returns <i>true</i>. <a href="#limit-bigint-numeric-overloading">a separate restriction on their use in overloading</a> below. Please also note <a href="#limit-bigint-numeric-unions">the advice about using unions of these types</a>. + 1. A [=callback function=] that does not have + [{{LegacyTreatNonObjectAsNull}}] extended attribute is + distinguishable from a dictionary-like category type. ```suggestion distinguishable from a type in the dictionary-like category. ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1353#pullrequestreview-1587937655 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1353/review/1587937655@github.com>
Received on Monday, 21 August 2023 21:40:50 UTC