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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 03:27:24 PST 2010


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





--- Comment #4 from Steve Block <steveblock at google.com>  2010-12-16 03:27:24 PST ---
Simon, you mentioned to me that this change fixes a number of test on Android in fast/events/touch (and perhaps fast/dom/Geolocation too)? The reason being that numeric values to LayoutTestController functions were not being correctly passed through to Android's Java DRT. This may be a sufficient test in itself.

If you want to add a test specifically for these bindings, I think the correct place is in the java/ LayoutTests. There may already be a test case there, but we don't run these on Android.

As for the change itself, it looks correct to me, based on http://www.mozilla.org/js/liveconnect/lc3_method_overloading.html. This conversion is lacking in V8 JNI bridge, irrespective of http://trac.webkit.org/changeset/72974.

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