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

Issue 2893193002: [Payment Request] Region data loader (Closed)

Created:
3 years, 7 months ago by Moe
Modified:
3 years, 7 months ago
CC:
chromium-reviews, marq+watch_chromium.org, ios-reviews+chrome_chromium.org, noyau+watch_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payment Request] Region data loader RegionDataLoader encapsulates the autofill::RegionComboboxModel details and returns an array of region names asynchronously given a country code and an instance of autofill::RegionDataLoader. BUG=602666 Review-Url: https://codereview.chromium.org/2893193002 Cr-Commit-Position: refs/heads/master@{#473613} Committed: https://chromium.googlesource.com/chromium/src/+/d9433138750c99a9c0a0698c2cb8ae1098cfbb31

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -0 lines) Patch
M ios/chrome/browser/ui/payments/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/payments/region_data_loader.h View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/payments/region_data_loader.mm View 1 1 chunk +50 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/payments/region_data_loader_unittest.mm View 1 1 chunk +72 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (10 generated)
Moe
Hi Rouslan, Please take a look.
3 years, 7 months ago (2017-05-21 21:42:28 UTC) #4
please use gerrit instead
Please expand the CL description to explain the need for this patch: - What happens ...
3 years, 7 months ago (2017-05-22 14:04:20 UTC) #7
Moe
Rouslan, PTAL. https://codereview.chromium.org/2893193002/diff/1/ios/chrome/browser/ui/payments/region_data_loader.h File ios/chrome/browser/ui/payments/region_data_loader.h (right): https://codereview.chromium.org/2893193002/diff/1/ios/chrome/browser/ui/payments/region_data_loader.h#newcode32 ios/chrome/browser/ui/payments/region_data_loader.h:32: RegionDataLoader(id<RegionDataLoaderConsumer> consumer); On 2017/05/22 14:04:20, ಠ_ಠ wrote: ...
3 years, 7 months ago (2017-05-22 15:57:54 UTC) #9
please use gerrit instead
lgtm % comment https://codereview.chromium.org/2893193002/diff/20001/ios/chrome/browser/ui/payments/region_data_loader.h File ios/chrome/browser/ui/payments/region_data_loader.h (right): https://codereview.chromium.org/2893193002/diff/20001/ios/chrome/browser/ui/payments/region_data_loader.h#newcode15 ios/chrome/browser/ui/payments/region_data_loader.h:15: class RegionComboboxModel; No longer need to ...
3 years, 7 months ago (2017-05-22 16:01:02 UTC) #10
Moe
Thank you. https://codereview.chromium.org/2893193002/diff/20001/ios/chrome/browser/ui/payments/region_data_loader.h File ios/chrome/browser/ui/payments/region_data_loader.h (right): https://codereview.chromium.org/2893193002/diff/20001/ios/chrome/browser/ui/payments/region_data_loader.h#newcode15 ios/chrome/browser/ui/payments/region_data_loader.h:15: class RegionComboboxModel; On 2017/05/22 16:01:02, ಠ_ಠ wrote: ...
3 years, 7 months ago (2017-05-22 16:23:44 UTC) #11
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/2893193002/40001
3 years, 7 months ago (2017-05-22 16:24:09 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 17:38:06 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d9433138750c99a9c0a0698c2cb8...

Powered by Google App Engine
This is Rietveld 408576698