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

Issue 2028903002: Update Autofill Private API to provide a list of available countries. (Closed)

Created:
4 years, 6 months ago by hcarmona
Modified:
4 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, jlklein+watch-closure_chromium.org, asvitkine+watch_chromium.org, vitalyp+closure_chromium.org, chromium-apps-reviews_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update Autofill Private API to provide a list of available countries. BUG=607347 Committed: https://crrev.com/132cb2dc5d841b0b25ad5580d02794614ba561f2 Cr-Commit-Position: refs/heads/master@{#399306}

Patch Set 1 : #

Total comments: 2

Patch Set 2 #

Total comments: 4

Patch Set 3 : nits #

Messages

Total messages: 18 (7 generated)
hcarmona
PTAL, in the old settings this was in the loadTimeData but it's not necessary until ...
4 years, 6 months ago (2016-06-01 02:35:54 UTC) #3
stevenjb
Thanks for adding this to the API. lgtm with one suggestion. https://codereview.chromium.org/2028903002/diff/20001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc File chrome/browser/extensions/api/autofill_private/autofill_private_api.cc (right): ...
4 years, 6 months ago (2016-06-08 03:43:23 UTC) #4
hcarmona
+Devlin for .idl +Ilya for histograms https://codereview.chromium.org/2028903002/diff/20001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc File chrome/browser/extensions/api/autofill_private/autofill_private_api.cc (right): https://codereview.chromium.org/2028903002/diff/20001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc#newcode295 chrome/browser/extensions/api/autofill_private/autofill_private_api.cc:295: DCHECK(personal_data && personal_data->IsDataLoaded()); ...
4 years, 6 months ago (2016-06-08 15:05:50 UTC) #6
hcarmona
Last message I wrote: +Devlin for .idl +Ilya for histograms and forgot to actually add ...
4 years, 6 months ago (2016-06-10 18:12:09 UTC) #8
Devlin
lgtm https://codereview.chromium.org/2028903002/diff/60001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc File chrome/browser/extensions/api/autofill_private/autofill_private_api.cc (right): https://codereview.chromium.org/2028903002/diff/60001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc#newcode303 chrome/browser/extensions/api/autofill_private/autofill_private_api.cc:303: extensions::autofill_util::GenerateCountryList(*personal_data); nitty nit: no extensions:: https://codereview.chromium.org/2028903002/diff/60001/chrome/browser/extensions/api/autofill_private/autofill_private_apitest.cc File chrome/browser/extensions/api/autofill_private/autofill_private_apitest.cc ...
4 years, 6 months ago (2016-06-10 18:25:12 UTC) #9
Ilya Sherman
histograms.xml lgtm
4 years, 6 months ago (2016-06-10 20:35:21 UTC) #10
hcarmona
https://codereview.chromium.org/2028903002/diff/60001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc File chrome/browser/extensions/api/autofill_private/autofill_private_api.cc (right): https://codereview.chromium.org/2028903002/diff/60001/chrome/browser/extensions/api/autofill_private/autofill_private_api.cc#newcode303 chrome/browser/extensions/api/autofill_private/autofill_private_api.cc:303: extensions::autofill_util::GenerateCountryList(*personal_data); On 2016/06/10 18:25:11, Devlin wrote: > nitty nit: ...
4 years, 6 months ago (2016-06-10 20:42:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2028903002/80001
4 years, 6 months ago (2016-06-10 20:43:43 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 6 months ago (2016-06-10 22:50:57 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-10 22:51:02 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 22:52:51 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/132cb2dc5d841b0b25ad5580d02794614ba561f2
Cr-Commit-Position: refs/heads/master@{#399306}

Powered by Google App Engine
This is Rietveld 408576698