OSDN Git Service

Add/expose postdata identifier so that when we cache
authorGrace Kloba <klobag@google.com>
Mon, 9 Nov 2009 02:45:44 +0000 (18:45 -0800)
committerGrace Kloba <klobag@google.com>
Mon, 9 Nov 2009 02:45:44 +0000 (18:45 -0800)
commitef7b176b34c6a1fe082a87dd17523e47737c1e19
treeb54458af83b948cd33d08b960389b48eb47a101b
parentde2098fbe71502df93eb3228ceaabd698aef0542
Add/expose postdata identifier so that when we cache
the post data, we can distinguish them.

add identifier to postUrl().

add identifier when we check whether the post data
can be loaded from cache.

Fix http://b/issue?id=1980031
WebCore/platform/network/android/ResourceHandleAndroid.cpp
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/jni/WebCoreResourceLoader.cpp
WebKit/android/jni/WebCoreResourceLoader.h
WebKit/android/jni/WebHistory.cpp