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

Issue 11791003: Change the behavior of --wallet-service-url. (Closed)

Created:
7 years, 11 months ago by Albert Bodenhamer
Modified:
7 years, 11 months ago
Reviewers:
ahutter, Ilya Sherman
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

Change the behavior of --wallet-service-url. --wallet-service-url now specifies a prefix rather than a full path to autocheckout. The default value is https://wallet.google.com/online/v2/ and the rest of each Wallet URL will be appended to construct a working URL. Also changed function prototypes to use the namespace in a more common way. (namespace wallet {... vs wallet::) BUG=168278 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175250

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review feedback #

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -14 lines) Patch
M chrome/browser/autofill/wallet/wallet_service_url.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/wallet/wallet_service_url.cc View 1 2 3 chunks +25 lines, -14 lines 0 comments Download
M chrome/browser/autofill/wallet/wallet_service_url_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Albert Bodenhamer
Hey guys, Can you take a quick look? I broke these changes out of my ...
7 years, 11 months ago (2013-01-04 22:03:09 UTC) #1
ahutter
lgtm
7 years, 11 months ago (2013-01-04 22:10:18 UTC) #2
Ilya Sherman
LGTM https://codereview.chromium.org/11791003/diff/1/chrome/browser/autofill/wallet/wallet_service_url.cc File chrome/browser/autofill/wallet/wallet_service_url.cc (right): https://codereview.chromium.org/11791003/diff/1/chrome/browser/autofill/wallet/wallet_service_url.cc#newcode16 chrome/browser/autofill/wallet/wallet_service_url.cc:16: "https://wallet.google.com/online/v2/"; nit: Looks like this will now (juuust ...
7 years, 11 months ago (2013-01-04 22:11:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abodenha@chromium.org/11791003/8001
7 years, 11 months ago (2013-01-04 22:36:28 UTC) #4
Albert Bodenhamer
https://codereview.chromium.org/11791003/diff/1/chrome/browser/autofill/wallet/wallet_service_url.cc File chrome/browser/autofill/wallet/wallet_service_url.cc (right): https://codereview.chromium.org/11791003/diff/1/chrome/browser/autofill/wallet/wallet_service_url.cc#newcode16 chrome/browser/autofill/wallet/wallet_service_url.cc:16: "https://wallet.google.com/online/v2/"; On 2013/01/04 22:11:46, Ilya Sherman wrote: > nit: ...
7 years, 11 months ago (2013-01-04 22:54:37 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-05 01:16:28 UTC) #6
Message was sent while issue was closed.
Change committed as 175250

Powered by Google App Engine
This is Rietveld 408576698