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

Issue 8429012: GTK: Make the drawing of selected tabs use the throb value. (Closed)

Created:
9 years, 1 month ago by Elliot Glaysher
Modified:
9 years, 1 month ago
Reviewers:
Evan Stade, dpapad
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

GTK: Make the drawing of selected tabs use the throb value. Previously, we used a different inactive tab image, but that had the problem that selected background tabs that were showing the throbber would show the normal tab image within the throbber bounds. This makes us match how views renders. BUG=none TEST=Have a non-active, selected tab show the throbber. The area behind the throbber should match the rest of the tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108049

Patch Set 1 #

Total comments: 2

Patch Set 2 : constant nits #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc View 1 3 chunks +16 lines, -5 lines 3 comments Download

Messages

Total messages: 16 (0 generated)
Elliot Glaysher
dpapad: review estade: fyi
9 years, 1 month ago (2011-10-31 18:34:30 UTC) #1
dpapad
On 2011/10/31 18:34:30, Elliot Glaysher wrote: > dpapad: review > estade: fyi It seems to ...
9 years, 1 month ago (2011-10-31 19:54:52 UTC) #2
Elliot Glaysher
On 2011/10/31 19:54:52, dpapad wrote: > On 2011/10/31 18:34:30, Elliot Glaysher wrote: > > dpapad: ...
9 years, 1 month ago (2011-10-31 20:00:34 UTC) #3
dpapad
On 2011/10/31 20:00:34, Elliot Glaysher wrote: > On 2011/10/31 19:54:52, dpapad wrote: > > On ...
9 years, 1 month ago (2011-10-31 20:29:23 UTC) #4
dpapad
http://codereview.chromium.org/8429012/diff/1/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc File chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc (right): http://codereview.chromium.org/8429012/diff/1/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc#newcode78 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc:78: const double kSelectedTabOpacity = .45; nit: s/.45/0.45 for consistency ...
9 years, 1 month ago (2011-10-31 20:29:34 UTC) #5
Elliot Glaysher
On 2011/10/31 20:29:23, dpapad wrote: > LGTM on the changes (but also wait for estade's ...
9 years, 1 month ago (2011-10-31 20:34:53 UTC) #6
Evan Stade
http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc File chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc (right): http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc#newcode420 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc:420: return true; is this correct?
9 years, 1 month ago (2011-10-31 20:48:17 UTC) #7
Elliot Glaysher
http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc File chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc (right): http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc#newcode420 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc:420: return true; On 2011/10/31 20:48:17, Evan Stade wrote: > ...
9 years, 1 month ago (2011-10-31 20:50:02 UTC) #8
Elliot Glaysher
http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc File chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc (right): http://codereview.chromium.org/8429012/diff/2002/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc#newcode420 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc:420: return true; On 2011/10/31 20:50:03, Elliot Glaysher wrote: > ...
9 years, 1 month ago (2011-10-31 20:54:01 UTC) #9
Evan Stade
ok lgtm
9 years, 1 month ago (2011-10-31 21:39:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8429012/2002
9 years, 1 month ago (2011-10-31 21:48:00 UTC) #11
commit-bot: I haz the power
Try job failure for 8429012-2002 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-10-31 22:46:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8429012/2002
9 years, 1 month ago (2011-10-31 22:53:26 UTC) #13
commit-bot: I haz the power
Try job failure for 8429012-2002 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=206 Step "update" is always ...
9 years, 1 month ago (2011-10-31 22:56:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8429012/2002
9 years, 1 month ago (2011-10-31 23:33:06 UTC) #15
commit-bot: I haz the power
9 years, 1 month ago (2011-11-01 00:56:46 UTC) #16
Change committed as 108049

Powered by Google App Engine
This is Rietveld 408576698