OSDN Git Service

Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface...
authorAndrei Popescu <andreip@google.com>
Thu, 3 Sep 2009 19:37:48 +0000 (20:37 +0100)
committerAndrei Popescu <andreip@google.com>
Thu, 3 Sep 2009 21:33:21 +0000 (22:33 +0100)
commit2917534d5463c3d95ba2d04dbc39b36b6dfb303f
tree78b59d53bc7aec15d3b65a269faa8303b2d90e3a
parent5188b9fc3b8f6aa797c9d97bb0aa30ab67f98265
Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface. When 0, we add the iface to the top level frame.
WebKit/android/jni/WebCoreFrameBridge.cpp