OSDN Git Service

Store form data when it is submitted.
authorLeon Scroggins <scroggo@google.com>
Thu, 3 Feb 2011 21:29:06 +0000 (16:29 -0500)
committerLeon Scroggins <scroggo@google.com>
Fri, 4 Feb 2011 17:22:15 +0000 (12:22 -0500)
commite14e4cb809c2afcf51cce7775514d5e7820824f0
tree9f971cd4c14ce242fdf040a5c852299c291caff6
parentda87e05964ac2494e98cc460dbf596c71fb891b7
Store form data when it is submitted.

Bug:3280725

Store form data when submitted rather than when a
page loads.

Requires a change in frameworks/base.

Change-Id: Ib2328270a91d8d618a40a1353bf50337bbf608aa
WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.cpp
WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.h
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/jni/WebCoreFrameBridge.h