[Bug 16103] Remove DOMStringList usage

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16103

--- Comment #20 from Jonas Sicking <jonas@sicking.cc> 2012-03-16 19:08:01 UTC ---
I didn't talk about compatibility in my previous comment. I talked about ease
of making changes to the implementation.

I really don't see the downside of simply making this change in v2 once
ECMAScript has grown an Array.contains method.

http://www.mail-archive.com/es-discuss@mozilla.org/msg13698.html

Anne, let me know when you are ready to remove DOMStringList from DOM4 so that
I can add it to the IndexedDB spec. Alternatively, could you just make
DOMStringList as [NoInterfaceObject] in DOM4 for now? I suspect that every day
we delay this makes it less likely that microsoft less likely to make this
change in their implementation.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 16 March 2012 19:08:06 UTC