- From: Tobie Langel <notifications@github.com>
- Date: Thu, 27 Oct 2016 04:20:54 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 27 October 2016 11:21:32 UTC
tobie commented on this pull request.
> @@ -5117,8 +5117,11 @@ are {{ArrayBuffer}},
 and the [=typed array types=].
 
 The {{object}} type,
-all [=interface types=]
-and the [=exception types=]
+all [=interface types=],
+the [=promise type=],
+the [=exception types=],
+the [=buffer source types=], and
+[=union types=] whose [=member types|members=] are [=object types=]
>  Otherwise a union with a string would not be considered.
Mistakenly thought this was the point. Good catch.
-- 
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/pull/211
Received on Thursday, 27 October 2016 11:21:32 UTC