[Webkit-unassigned] [Bug 57948] JSC bindings generator: support non-object numbers as callback arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 07:52:38 PDT 2011


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





--- Comment #1 from Kinuko Yasuda <kinuko at chromium.org>  2011-04-06 07:52:38 PST ---
(In reply to comment #0)
> Current JSC bindings generator does not assumes callback method's argument type is always String or Object, but non-object numbers should be also supported.

(Fixing the description... "does not assumes" -> "assumes")

Current JSC bindings generator assumes callback method's argument type is always String or Object, but non-object numbers should be also supported.

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