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

Issue 23512003: new animation for rAc card generation (Closed)

Created:
7 years, 3 months ago by Evan Stade
Modified:
7 years, 3 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, benquan, tfarina, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

new animation for rAc card generation this matches Android somewhat. A good first pass, which can be followed up if need be. BUG=260951 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221148

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : remove second string on final interstitial #

Total comments: 14

Patch Set 4 : fix unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -124 lines) Patch
chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 6 chunks +55 lines, -47 lines 0 comments Download
chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 8 chunks +18 lines, -22 lines 0 comments Download
chrome/browser/ui/autofill/autofill_dialog_types.h View 1 2 3 3 chunks +8 lines, -3 lines 0 comments Download
chrome/browser/ui/autofill/autofill_dialog_view_delegate.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
chrome/browser/ui/views/autofill/autofill_dialog_views.h View 1 2 3 5 chunks +13 lines, -12 lines 0 comments Download
chrome/browser/ui/views/autofill/autofill_dialog_views.cc View 1 2 3 9 chunks +26 lines, -34 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Stade
7 years, 3 months ago (2013-08-30 01:04:21 UTC) #1
Evan Stade
ping
7 years, 3 months ago (2013-09-03 16:52:49 UTC) #2
groby-ooo-7-16
https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode846 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:846: state.expiry = base::TimeDelta::FromMilliseconds(100); Constant? https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode3187 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:3187: // TODO(estade): implement ...
7 years, 3 months ago (2013-09-03 18:50:03 UTC) #3
Evan Stade
https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode846 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:846: state.expiry = base::TimeDelta::FromMilliseconds(100); On 2013/09/03 18:50:04, groby wrote: > ...
7 years, 3 months ago (2013-09-03 19:05:37 UTC) #4
groby-ooo-7-16
lgtm https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_types.h File chrome/browser/ui/autofill/autofill_dialog_types.h (right): https://codereview.chromium.org/23512003/diff/20001/chrome/browser/ui/autofill/autofill_dialog_types.h#newcode239 chrome/browser/ui/autofill/autofill_dialog_types.h:239: base::TimeDelta expiry; Well, it sort of does track ...
7 years, 3 months ago (2013-09-03 22:21:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/23512003/35001
7 years, 3 months ago (2013-09-04 00:14:05 UTC) #6
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 04:40:11 UTC) #7
Message was sent while issue was closed.
Change committed as 221148

Powered by Google App Engine
This is Rietveld 408576698