OSDN Git Service

Clear chromium side autofill profiles when java syncs a null profile.
authorBen Murdoch <benm@google.com>
Tue, 26 Oct 2010 12:32:48 +0000 (13:32 +0100)
committerBen Murdoch <benm@google.com>
Fri, 29 Oct 2010 09:30:40 +0000 (10:30 +0100)
commit318e34c3d8491b948069c206713b17c6a15ec73a
tree7e00130ec23128e5e78ee00dd28115632f5bfcbe
parent87a1254a18452cdb5ed7453e37ae38388bcaec2b
Clear chromium side autofill profiles when java syncs a null profile.

This implements the native code needed to support the deletion
of a profile through the editor UI.

Change-Id: I7966551324d709612bff7cafeaf8a2cf93c218f0
WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp
WebKit/android/WebCoreSupport/autofill/WebAutoFill.h
WebKit/android/jni/WebSettings.cpp