History log of /external/webkit/Source/WebCore/bridge/jni/v8/JavaInstanceJobjectV8.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f2d8c5bed31609d7d6e3ae77f33e90ea7f888eb3 05-Sep-2012 Selim Gurun <sgurun@google.com> Control access to inherited methods of jsinterface objects

Bug: 7073422

Use a flag and annotation for allowing access to inherited methods of
jsinterface objects. When flag is false, no annotation is needed. When
flag is true, annotation is needed for allowing access to inherited methods.

Change-Id: I610119dc5410d8df1962fa9dbea09866f81d374c
/external/webkit/Source/WebCore/bridge/jni/v8/JavaInstanceJobjectV8.h
cb3fc20cd59c3956ace2b6b9966da170b92b9162 25-Apr-2012 Steve Block <steveblock@google.com> Handle uncaught exceptions from methods called through the Java Bridge

If a method called on a Java object through the Java Bridge throws an uncaught
exception, handle it native-side by clearing the exception to prevent a crash,
and throwing a JavaScript exception.

See tests in https://android-git.corp.google.com/g/184260

Bug: 6386557
Change-Id: Ida96e9be7dba714cc8332682615c896120c50ab1
/external/webkit/Source/WebCore/bridge/jni/v8/JavaInstanceJobjectV8.h
7d914f10c042bcd243dce3f7b5c26cc470c0f38f 07-Jun-2011 Ben Murdoch <benm@google.com> Merge WebKit at r84325: Fix uses of JavaInstance.

The JavaInstance class is now an interface, so use the
provided JavaInstanceJobject implementation instead.

See http://trac.webkit.org/changeset/82950

Change-Id: I782e3887e4f059733fbc054ca1d9d97d94e817ef
/external/webkit/Source/WebCore/bridge/jni/v8/JavaInstanceJobjectV8.h
2daae5fd11344eaa88a0d92b0f6d65f8d2255c00 02-Jun-2011 Ben Murdoch <benm@google.com> Merge WebKit at r84325: Initial merge by git.

Change-Id: Ic1a909300ecc0a13ddc6b4e784371d2ac6e3d59b
/external/webkit/Source/WebCore/bridge/jni/v8/JavaInstanceJobjectV8.h