Re: [heycam/webidl] Are operations on the `[[BackingMap]]` and `[[BackingSet]]` page-hookable? And if not, why not? (#254)

Blink's implementation for setlike/maplike is not great so far, and it's simply broken in many ways.  We are also aware that NodeList.prototype.forEach is not Array.prototype.forEach, etc.  It's just because that we first aimed to support iterators of simple use cases without supporting details.  There is no special reason.  Don't mind too much on this.

Option 3 sounds reasonable to me, too.

-- 
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/254#issuecomment-267312228

Received on Thursday, 15 December 2016 12:06:01 UTC