[Webkit-unassigned] [Bug 58001] Prevent custom type checking from undefining DOMStringList arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 11:54:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58001





--- Comment #6 from Tyler Close <tjclose at chromium.org>  2011-04-07 11:54:11 PST ---
DOMStringList needs to be able to go both in and out of DOM APIs. IDBDatabase depends on this and so does another API I'm working on. It looks like there are other APIs under development that would use this if it existed, instead of defining syntax for encoding a string list in a string. Hopefully this patch is just the first step towards a fully functional DOMStringList.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list