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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:50:09 PDT 2011


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





--- Comment #7 from Maciej Stachowiak <mjs at apple.com>  2011-04-26 16:50:08 PST ---
(From update of attachment 88546)
View in context: https://bugs.webkit.org/attachment.cgi?id=88546&action=review

>> Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp:1043
>> +    DOMStringList* list(toDOMStringList(exec->argument(0)));
> 
> Does the function toDOMStringList exist?

It does exist, in generated code (JSDOMStringList.cpp).

-- 
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