OSDN Git Service

After turning on page cache, the parent HistoryItem
authorGrace Kloba <klobag@google.com>
Wed, 2 Dec 2009 20:37:26 +0000 (12:37 -0800)
committerGrace Kloba <klobag@google.com>
Thu, 3 Dec 2009 17:56:04 +0000 (09:56 -0800)
commitfdd2ae400181744b916fcc8319e68f1cec57c981
treee3004d08380cb816f8aed21b6390a75d6f24829f
parentf587615e225cc1d172fe35e0dc744c00e929168d
After turning on page cache, the parent HistoryItem
can be destroyed before the child HistoryItem, add
an extra checking to avoid crash.
WebCore/history/HistoryItem.cpp
WebKit/android/jni/WebHistory.cpp
WebKit/android/jni/WebHistory.h