OSDN Git Service

DO NOT MERGE.
authorGrace Kloba <klobag@google.com>
Sat, 3 Oct 2009 00:38:57 +0000 (17:38 -0700)
committerGrace Kloba <klobag@google.com>
Sat, 5 Dec 2009 01:34:03 +0000 (17:34 -0800)
commitdaa8318de3c63a28eccb52546c230e5c5caee962
tree7e00ee6164361b63028ae9cf97769869a8fe6670
parentffe27b58c77e71641efd3bd4258323cd4c29c39a
DO NOT MERGE.
This is cherry picked from
https://android-git.corp.google.com/g/#change,28737

Fix http://b/issue?id=2304741

Add check null of getRealObject(). When a WebView is
removed, there is a slight chance that getRealObject()
for WebView's JavaObject be null.

Fix http://b/issue?id=2159815
WebKit/android/jni/JavaBridge.cpp
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/jni/WebViewCore.cpp
WebKit/android/nav/WebView.cpp