Re: [heycam/webidl] Class string of default iterator object seems to have been accidentally changed? (#419)

I'd like a resolution on this soon as Web compatibility concerns have not yet kicked in. I am of the opinion that adding the space back in is the way to go here, for consistency with ES. I remember @bzbarsky was of the opinion that prototype objects should always have different class strings as instances but I could well be misremembering (thus looping him in). I do have to say though that `"URLSearchParams IteratorPrototype"` looks a bit odd since %IteratorPrototype% is something else.

FWIW Node.js uses `"URLSearchParamsIterator"` but we have flexibility for change.

-- 
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/issues/419#issuecomment-323770591

Received on Monday, 21 August 2017 15:14:46 UTC