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 440283002: Android: Get AutofillProfile summary labels from PersonalDataManagerAndroid (Closed)

Created:
6 years, 4 months ago by Evan Stade
Modified:
6 years, 4 months ago
Reviewers:
aruslan, Ilya Sherman
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Android: Get AutofillProfile summary labels from PersonalDataManagerAndroid This will be used for the Android preferences UI BUG=400888 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287978

Patch Set 1 #

Total comments: 5

Patch Set 2 : add test #

Total comments: 2

Patch Set 3 : AutofillProfile unit test #

Patch Set 4 : after early return #

Messages

Total messages: 12 (0 generated)
Evan Stade
+isherman for components/autofill/core/browser/autofill_profile.cc +aruslan for everything else https://codereview.chromium.org/440283002/diff/1/chrome/browser/autofill/android/personal_data_manager_android.h File chrome/browser/autofill/android/personal_data_manager_android.h (right): https://codereview.chromium.org/440283002/diff/1/chrome/browser/autofill/android/personal_data_manager_android.h#newcode80 chrome/browser/autofill/android/personal_data_manager_android.h:80: base::android::ScopedJavaLocalRef<jobjectArray> GetProfileLabels( ...
6 years, 4 months ago (2014-08-06 00:24:39 UTC) #1
Ilya Sherman
https://codereview.chromium.org/440283002/diff/1/components/autofill/core/browser/autofill_profile.cc File components/autofill/core/browser/autofill_profile.cc (right): https://codereview.chromium.org/440283002/diff/1/components/autofill/core/browser/autofill_profile.cc#newcode80 components/autofill/core/browser/autofill_profile.cc:80: if (excluded_field == UNKNOWN_TYPE) { Why might there be ...
6 years, 4 months ago (2014-08-06 01:28:17 UTC) #2
aruslan
Please move autofill_profile.cc change to another CL (it doesn't seem to belong here), and please ...
6 years, 4 months ago (2014-08-06 16:06:52 UTC) #3
Evan Stade
> Please move autofill_profile.cc change to another CL (it doesn't seem to belong here) It ...
6 years, 4 months ago (2014-08-06 17:59:19 UTC) #4
Evan Stade
https://codereview.chromium.org/440283002/diff/1/components/autofill/core/browser/autofill_profile.cc File components/autofill/core/browser/autofill_profile.cc (right): https://codereview.chromium.org/440283002/diff/1/components/autofill/core/browser/autofill_profile.cc#newcode80 components/autofill/core/browser/autofill_profile.cc:80: if (excluded_field == UNKNOWN_TYPE) { On 2014/08/06 17:59:19, Evan ...
6 years, 4 months ago (2014-08-06 18:00:47 UTC) #5
Ilya Sherman
I see -- thanks for the explanation. Could you please add test coverage for this ...
6 years, 4 months ago (2014-08-06 19:15:35 UTC) #6
Evan Stade
tests added for both AutofillProfile and PersonalDataManager.java https://codereview.chromium.org/440283002/diff/20001/components/autofill/core/browser/autofill_profile.cc File components/autofill/core/browser/autofill_profile.cc (right): https://codereview.chromium.org/440283002/diff/20001/components/autofill/core/browser/autofill_profile.cc#newcode79 components/autofill/core/browser/autofill_profile.cc:79: suggested_fields = ...
6 years, 4 months ago (2014-08-06 21:04:27 UTC) #7
Ilya Sherman
Thanks. Still LGTM :)
6 years, 4 months ago (2014-08-06 21:07:36 UTC) #8
aruslan
lgtm thanks!
6 years, 4 months ago (2014-08-06 21:10:41 UTC) #9
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 4 months ago (2014-08-06 21:13:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/440283002/60001
6 years, 4 months ago (2014-08-06 21:15:31 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 07:08:10 UTC) #12
Message was sent while issue was closed.
Change committed as 287978

Powered by Google App Engine
This is Rietveld 408576698