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

Issue 15111002: Allow STATE_NORMAL text buttons to animate (Closed)

Created:
7 years, 7 months ago by ckocagil
Modified:
7 years, 6 months ago
CC:
chromium-reviews, tfarina
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Allow STATE_NORMAL text buttons to animate Fixes a regression from http://crrev.com/88149 BUG=234472 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203111

Patch Set 1 #

Total comments: 9

Patch Set 2 : 2 #

Total comments: 2

Patch Set 3 : 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M ui/views/controls/button/text_button.cc View 1 2 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
ckocagil
pkasting: please review. I'm not sure why |normal_has_border| or |copy_normal_set_to_hot_set| (both of which were removed) ...
7 years, 7 months ago (2013-05-12 16:36:52 UTC) #1
ckocagil
https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc File ui/views/controls/button/text_button.cc (right): https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc#newcode135 ui/views/controls/button/text_button.cc:135: // handle the case of having a non-NULL |normal_set_|. ...
7 years, 7 months ago (2013-05-12 16:50:46 UTC) #2
msw
LGTM; thanks! Regarding your Q: the typical TextButton appearance doesn't have a border in 'normal' ...
7 years, 7 months ago (2013-05-12 21:40:36 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc File ui/views/controls/button/text_button.cc (right): https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc#newcode127 ui/views/controls/button/text_button.cc:127: (state == TextButton::STATE_HOVERED || Nit: Please leave in ...
7 years, 7 months ago (2013-05-13 22:40:35 UTC) #4
ckocagil
https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc File ui/views/controls/button/text_button.cc (right): https://codereview.chromium.org/15111002/diff/1/ui/views/controls/button/text_button.cc#newcode127 ui/views/controls/button/text_button.cc:127: (state == TextButton::STATE_HOVERED || On 2013/05/13 22:40:35, Peter Kasting ...
7 years, 7 months ago (2013-05-14 11:28:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/15111002/6001
7 years, 7 months ago (2013-05-14 11:29:08 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=2819
7 years, 7 months ago (2013-05-14 11:41:51 UTC) #7
ckocagil
ben: Can we have an owners review/stamp?
7 years, 7 months ago (2013-05-14 11:43:31 UTC) #8
Ben Goodger (Google)
Please don't propagate all the constness inside views. It's atypical.
7 years, 7 months ago (2013-05-14 16:51:21 UTC) #9
ckocagil
On 2013/05/14 16:51:21, Ben Goodger (Google) wrote: > Please don't propagate all the constness inside ...
7 years, 7 months ago (2013-05-14 17:43:05 UTC) #10
Peter Kasting
Regarding constness, I'm a big fan of as-const-as-possible, but other people have demanded that we ...
7 years, 7 months ago (2013-05-15 01:18:48 UTC) #11
ckocagil
ben: Removed the const qualifiers, could you review again? https://codereview.chromium.org/15111002/diff/6001/ui/views/controls/button/text_button.cc File ui/views/controls/button/text_button.cc (right): https://codereview.chromium.org/15111002/diff/6001/ui/views/controls/button/text_button.cc#newcode131 ui/views/controls/button/text_button.cc:131: ...
7 years, 7 months ago (2013-05-26 21:45:46 UTC) #12
Ben Goodger (Google)
lgtm
7 years, 6 months ago (2013-05-28 17:07:59 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/15111002/17001
7 years, 6 months ago (2013-05-29 16:27:06 UTC) #14
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-05-29 17:27:31 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/15111002/17001
7 years, 6 months ago (2013-05-30 05:58:06 UTC) #16
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 08:07:13 UTC) #17
Message was sent while issue was closed.
Change committed as 203111

Powered by Google App Engine
This is Rietveld 408576698