[Webkit-unassigned] [Bug 51156] Fix V8 JNI bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 04:08:08 PST 2010


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





--- Comment #5 from Ben Murdoch <benm at google.com>  2010-12-16 04:08:08 PST ---
(From update of attachment 76723)
View in context: https://bugs.webkit.org/attachment.cgi?id=76723&action=review

> WebCore/bridge/jni/v8/JNIUtilityPrivate.cpp:110
> +                result.s = static_cast<jshort>(NPVARIANT_TO_DOUBLE(value));

I think in addition to short and int types we need to do it for bytes too.

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