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

Issue 2763133002: Move showAutofillSettings to PreferencesLauncher. (Closed)

Created:
3 years, 9 months ago by estevenson
Modified:
3 years, 9 months ago
Reviewers:
Ted C, Mathieu
CC:
chromium-reviews, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, mathp+autofillwatch_chromium.org, agrieve+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move showAutofillSettings to PreferencesLauncher. As part of trimming ChromeApplication, this CL moves showAutofillSettings to PreferencesLauncher and creates the necessary native wrapper. BUG=698009 Review-Url: https://codereview.chromium.org/2763133002 Cr-Commit-Position: refs/heads/master@{#459519} Committed: https://chromium.googlesource.com/chromium/src/+/a85c276d44c938ac979097bc5c73bf4304a92951

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move settings @CalledByNative functions to PreferencesLauncher. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -18 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_application.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/android/chrome_application.cc View 1 chunk +0 lines, -6 lines 0 comments Download
A chrome/browser/android/preferences/preferences_launcher.h View 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/browser/android/preferences/preferences_launcher.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
estevenson
ptal Ted! If you think this approach is fine I'll also move ChromeApplication#showPasswordSettings and ChromeApplication#openClearBrowsingData ...
3 years, 9 months ago (2017-03-21 20:02:39 UTC) #2
Ted C
lgtm https://codereview.chromium.org/2763133002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java (right): https://codereview.chromium.org/2763133002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java#newcode67 chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java:67: public static void showAutofillSettings() { private now?
3 years, 9 months ago (2017-03-21 23:47:46 UTC) #3
estevenson
+mathp@ for chrome/browser/ui/autofill OWNERS. https://codereview.chromium.org/2763133002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java (right): https://codereview.chromium.org/2763133002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java#newcode67 chrome/android/java/src/org/chromium/chrome/browser/preferences/PreferencesLauncher.java:67: public static void showAutofillSettings() { ...
3 years, 9 months ago (2017-03-22 14:29:14 UTC) #11
Mathieu
lgtm sorry for delay
3 years, 9 months ago (2017-03-23 14:48:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2763133002/20001
3 years, 9 months ago (2017-03-24 18:11:30 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 19:28:39 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a85c276d44c938ac979097bc5c73...

Powered by Google App Engine
This is Rietveld 408576698