- From: ExE Boss <notifications@github.com>
- Date: Wed, 18 Mar 2020 17:54:44 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 March 2020 17:54:58 UTC
ExE-Boss commented on this pull request.
> +<!-- String(it); // Evaluates to "[object SessionManager Iterator]"
// TODO: https://github.com/heycam/webidl/issues/419 -->
This should’ve been uncommented in this PR:
```suggestion
String(it); // Evaluates to "[object SessionManager Iterator]"
````
I’m fixing this in <https://github.com/heycam/webidl/pull/858>.
--
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/483#pullrequestreview-377104403
Received on Wednesday, 18 March 2020 17:54:58 UTC