OSDN Git Service

Modify AndroidWebHistoryBridge to prepare uploading
authorGrace Kloba <klobag@google.com>
Mon, 7 Dec 2009 22:27:17 +0000 (14:27 -0800)
committerGrace Kloba <klobag@google.com>
Mon, 7 Dec 2009 22:27:17 +0000 (14:27 -0800)
commit0b9d36d96db8c9f0462409ac20b6c25a31dcb4bb
treef88baf77ee003399aa169158d089c63249349bbf
parent2eddb240f196ef15ba9940c3e291bbb6318f1200
Modify AndroidWebHistoryBridge to prepare uploading
detachHistoryItem() to WebKit.

I think it is easy to read this way that the constructor
sets the m_historyItem and the new method will detach it.
WebCore/history/android/AndroidWebHistoryBridge.h
WebKit/android/jni/WebHistory.cpp
WebKit/android/jni/WebHistory.h