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

Issue 882123003: Use/save language code for autofill profiles. (Closed)

Created:
5 years, 10 months ago by Theresa
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use/save language code for autofill profiles. For saved autofill profiles, use the associated language code when retrieving address ui components. For new autofill profiles, save the best language code tag returned from libaddressinput's BuildUiComponents. BUG=454034 Committed: https://crrev.com/5c9c165ecc87231b47ef3f93f63a563c7e966039 Cr-Commit-Position: refs/heads/master@{#314355}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove poor use of statics #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -11 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java View 1 4 chunks +24 lines, -5 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileEditor.java View 1 5 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/android/preferences/autofill/autofill_profile_bridge.cc View 4 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
Theresa
5 years, 10 months ago (2015-02-02 19:56:33 UTC) #2
please use gerrit instead
LGTM Thank you for the quick fix. https://codereview.chromium.org/882123003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java (right): https://codereview.chromium.org/882123003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java#newcode123 chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java:123: sCurrentBestLanguageCode = ...
5 years, 10 months ago (2015-02-02 20:26:38 UTC) #3
newt (away)
https://codereview.chromium.org/882123003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java (right): https://codereview.chromium.org/882123003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java#newcode63 chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java:63: private static String sCurrentBestLanguageCode; I'd make this non-static, and ...
5 years, 10 months ago (2015-02-02 22:06:10 UTC) #4
Theresa
On 2015/02/02 22:06:10, newt wrote: > https://codereview.chromium.org/882123003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java > File > chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java > (right): > > ...
5 years, 10 months ago (2015-02-02 22:28:26 UTC) #5
Theresa
On 2015/02/02 20:26:38, Rouslan Solomakhin wrote: > LGTM > > Thank you for the quick ...
5 years, 10 months ago (2015-02-02 22:30:02 UTC) #6
newt (away)
> The mShouldPreserveLanguageCodeString is set to false if the user changes the > country on ...
5 years, 10 months ago (2015-02-02 23:09:30 UTC) #7
please use gerrit instead
On 2015/02/02 23:09:30, newt wrote: > > The mShouldPreserveLanguageCodeString is set to false if the ...
5 years, 10 months ago (2015-02-02 23:10:10 UTC) #8
Theresa
PTAL
5 years, 10 months ago (2015-02-02 23:53:31 UTC) #9
please use gerrit instead
Still LGTM
5 years, 10 months ago (2015-02-03 00:11:41 UTC) #10
newt (away)
lgtm. Thanks for the improvement :)
5 years, 10 months ago (2015-02-03 00:13:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882123003/20001
5 years, 10 months ago (2015-02-03 00:16:00 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_rel on tryserver.chromium.win (None)
5 years, 10 months ago (2015-02-03 02:17:32 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882123003/20001
5 years, 10 months ago (2015-02-03 02:20:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882123003/20001
5 years, 10 months ago (2015-02-03 17:21:31 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-03 17:22:23 UTC) #21
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 17:23:21 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5c9c165ecc87231b47ef3f93f63a563c7e966039
Cr-Commit-Position: refs/heads/master@{#314355}

Powered by Google App Engine
This is Rietveld 408576698