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 2059073002: Add "Checking" spinner for server-side shipping address validation. (Closed)

Created:
4 years, 6 months ago by please use gerrit instead
Modified:
4 years, 6 months ago
Reviewers:
gone
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add "Checking" spinner for server-side shipping address validation. PaymentRequest should let the user know that their section is being verified. This is used, for example, when the website is verifying availability of shipping options to the shipping address that the user has selected. If an address is not supported, an error message should be shown. The unsupported address should be disabled. BUG=619318 Committed: https://crrev.com/fbb096bf49b5a758a14d487370cf1ea8c0ea9519 Cr-Commit-Position: refs/heads/master@{#399612}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address comments #

Total comments: 5

Patch Set 3 : Use existing color #

Messages

Total messages: 24 (11 generated)
please use gerrit instead
dfalcantara@, ptal. This is close to the mocks, but not exactly. (We don't have redlines ...
4 years, 6 months ago (2016-06-13 19:42:39 UTC) #10
gone
https://codereview.chromium.org/2059073002/diff/100001/chrome/android/java/res/values/colors.xml File chrome/android/java/res/values/colors.xml (right): https://codereview.chromium.org/2059073002/diff/100001/chrome/android/java/res/values/colors.xml#newcode20 chrome/android/java/res/values/colors.xml:20: <color name="disabled_text_color">#999</color> Where'd the #999 come from? Seems like ...
4 years, 6 months ago (2016-06-13 20:34:04 UTC) #11
gone
Alternatively, I'm fine with landing the functionality and then iterating on the layout from my ...
4 years, 6 months ago (2016-06-13 20:34:50 UTC) #12
please use gerrit instead
dfallcanara@, ptal patch 2. On 2016/06/13 20:34:50, dfalcantara wrote: > Alternatively, I'm fine with landing ...
4 years, 6 months ago (2016-06-13 21:59:08 UTC) #13
please use gerrit instead
Screenshot in http://crbug.com/619318#c3
4 years, 6 months ago (2016-06-13 22:01:22 UTC) #14
gone
https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/res/values/colors.xml File chrome/android/java/res/values/colors.xml (right): https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/res/values/colors.xml#newcode20 chrome/android/java/res/values/colors.xml:20: <color name="disabled_text_color">#909090</color> Should just explanation_text_color where use currently use ...
4 years, 6 months ago (2016-06-13 22:44:54 UTC) #15
please use gerrit instead
dfalcantara@, ptal patch 3. https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/res/values/colors.xml File chrome/android/java/res/values/colors.xml (right): https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/res/values/colors.xml#newcode20 chrome/android/java/res/values/colors.xml:20: <color name="disabled_text_color">#909090</color> On 2016/06/13 22:44:52, ...
4 years, 6 months ago (2016-06-13 23:07:09 UTC) #16
gone
lgtm https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java File chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java (right): https://codereview.chromium.org/2059073002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java#newcode770 chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java:770: * This particular animation is not tracked because ...
4 years, 6 months ago (2016-06-13 23:12:13 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2059073002/140001
4 years, 6 months ago (2016-06-13 23:19:09 UTC) #19
please use gerrit instead
Sending to Cq. Sorry about Britishizing your comments. That must be a bug in Vim's ...
4 years, 6 months ago (2016-06-13 23:19:38 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:140001)
4 years, 6 months ago (2016-06-14 00:20:39 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-14 00:20:40 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 00:23:12 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fbb096bf49b5a758a14d487370cf1ea8c0ea9519
Cr-Commit-Position: refs/heads/master@{#399612}

Powered by Google App Engine
This is Rietveld 408576698