[Bug 16103] Remove DOMStringList usage

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

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |LATER

--- Comment #24 from Jonas Sicking <jonas@sicking.cc> 2012-03-24 00:58:53 UTC ---
Yeah, I think .contains is a good API and it appears that TC39 agrees based on
the thread linked to in comment 20.

If DOMStringList is marked as [NoInterfaceObject] then I think things are fine
here and we can punt on making any changes until TC39 has added .contains, at
which point switching to DOMString[] will be backwards compatible.

With that I'll move this to LATER.

Anne: If you want to remove DOMStringList from DOM-Core, let me know and I'll
edit it into the IndexedDB spec.

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

Received on Saturday, 24 March 2012 00:58:57 UTC