- From: <bugzilla@jessica.w3.org>
- Date: Sat, 24 Mar 2012 00:58:55 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA contact for the bug.
Received on Saturday, 24 March 2012 00:58:57 UTC