Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 13902021: Implement clearFormData for WebViewDatabase (Closed)

Created:
7 years, 8 months ago by sgurun-gerrit only
Modified:
7 years, 8 months ago
Reviewers:
benm (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Implement clearFormData for WebViewDatabase BUG=b/6234236 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196468

Patch Set 1 #

Patch Set 2 : make FormDatabase (java side) non static. #

Total comments: 6

Patch Set 3 : address code review #

Patch Set 4 : fix typo #

Total comments: 2

Patch Set 5 : modify DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -2 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwBrowserContext.java View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
A android_webview/java/src/org/chromium/android_webview/AwFormDatabase.java View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M android_webview/native/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A + android_webview/native/aw_form_database.h View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
A android_webview/native/aw_form_database.cc View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
M android_webview/native/webview_native.gyp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
benm (inactive)
https://chromiumcodereview.appspot.com/13902021/diff/4001/android_webview/java/src/org/chromium/android_webview/FormDatabase.java File android_webview/java/src/org/chromium/android_webview/FormDatabase.java (right): https://chromiumcodereview.appspot.com/13902021/diff/4001/android_webview/java/src/org/chromium/android_webview/FormDatabase.java#newcode14 android_webview/java/src/org/chromium/android_webview/FormDatabase.java:14: public class FormDatabase { Aw prefix on the name ...
7 years, 8 months ago (2013-04-23 18:07:47 UTC) #1
sgurun-gerrit only
renamed. PTAL, https://codereview.chromium.org/13902021/diff/4001/android_webview/java/src/org/chromium/android_webview/FormDatabase.java File android_webview/java/src/org/chromium/android_webview/FormDatabase.java (right): https://codereview.chromium.org/13902021/diff/4001/android_webview/java/src/org/chromium/android_webview/FormDatabase.java#newcode14 android_webview/java/src/org/chromium/android_webview/FormDatabase.java:14: public class FormDatabase { On 2013/04/23 18:07:47, ...
7 years, 8 months ago (2013-04-23 20:49:45 UTC) #2
benm (inactive)
https://chromiumcodereview.appspot.com/13902021/diff/13001/android_webview/DEPS File android_webview/DEPS (right): https://chromiumcodereview.appspot.com/13902021/diff/13001/android_webview/DEPS#newcode11 android_webview/DEPS:11: "+components/autofill/browser", Don't think we need top level DEPS for ...
7 years, 8 months ago (2013-04-24 13:15:38 UTC) #3
sgurun-gerrit only
https://chromiumcodereview.appspot.com/13902021/diff/13001/android_webview/DEPS File android_webview/DEPS (right): https://chromiumcodereview.appspot.com/13902021/diff/13001/android_webview/DEPS#newcode11 android_webview/DEPS:11: "+components/autofill/browser", On 2013/04/24 13:15:38, benm wrote: > Don't think ...
7 years, 8 months ago (2013-04-25 15:42:53 UTC) #4
benm (inactive)
lgtm
7 years, 8 months ago (2013-04-25 17:45:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/13902021/22001
7 years, 8 months ago (2013-04-25 17:45:27 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-25 20:11:37 UTC) #7
Message was sent while issue was closed.
Change committed as 196468

Powered by Google App Engine
This is Rietveld 408576698