OSDN Git Service

Fix the crash of exiting full screen by checking null.
authorGrace Kloba <klobag@google.com>
Thu, 21 Jan 2010 02:19:19 +0000 (18:19 -0800)
committerGrace Kloba <klobag@google.com>
Thu, 21 Jan 2010 02:19:19 +0000 (18:19 -0800)
commit72acb46d81f6f3c7015109c925762dcc7fa12802
tree4abcb31c03323aa32bb87d4bfc9dcb207d2a8ad1
parent1f15f3a9f6dc2a169bbd160e2e1abb161f9927d9
Fix the crash of exiting full screen by checking null.

When we exit full screen, we place the embedded
view on the screen, so we need to destroy it again
in the destructor
WebKit/android/jni/WebViewCore.cpp
WebKit/android/plugins/PluginWidgetAndroid.cpp