Re: [dom] Upgrade addedNodes and removedNodes to FrozenArray? (#54)

Right, I guess I was thinking some kind of use counter for `item()` called on `addedNodes` and `removedNodes` specifically. But, as @sicking says in IRC, maybe a better time investment to just work on a subclass with item() than trying to wack-a-mole item() usages everywhere.

I agree that in the general case we're not going to be able to kill NodeList.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/54#issuecomment-121413338

Received on Tuesday, 14 July 2015 22:35:57 UTC