[Bug 16103] Remove DOMStringList usage

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

Joshua Bell <jsbell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell@chromium.org

--- Comment #6 from Joshua Bell <jsbell@chromium.org> 2012-03-09 17:13:03 UTC ---
Are there any dependencies blocking this change elsewhere in spec-land?

This discussion...

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

...points out that DOMStringList could be replaced by normal JS arrays if
Array.prototype.contains was implemented. Is that a requirement for dropping
DOMStringList, or just a nice-to-have?

-- 
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, 9 March 2012 17:13:09 UTC