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

Issue 2784413002: Gtk3: Use Gtk window bg color as Chrome toolbar color (Closed)

Created:
3 years, 8 months ago by Tom (Use chromium acct)
Modified:
3 years, 8 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Gtk3: Use Gtk window bg color as Chrome toolbar color This CL: * Removes all usage of GtkToolbar, and instead uses the window background. * Removes all usage of GetReadableColor. (see https://crbug.com/706448 for context) * Changes throbber colors slightly, such that the throbber waiting color is different from the throbber spinning color, like it was on the Gtk2 theme. BUG=706448 R=erg@chromium.org Review-Url: https://codereview.chromium.org/2784413002 Cr-Commit-Position: refs/heads/master@{#460896} Committed: https://chromium.googlesource.com/chromium/src/+/b7e79b92a27126f02c478e332c3df9c4255df71b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -51 lines) Patch
M chrome/browser/ui/libgtkui/gtk_ui.cc View 8 chunks +32 lines, -44 lines 2 comments Download
M chrome/browser/ui/libgtkui/native_theme_gtk3.cc View 4 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Tom (Use chromium acct)
erg ptal
3 years, 8 months ago (2017-03-30 20:29:43 UTC) #1
Elliot Glaysher
lgtm https://codereview.chromium.org/2784413002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2784413002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode879 chrome/browser/ui/libgtkui/gtk_ui.cc:879: SkColor tab_color = GetBgColor(""); Slightly surprised that this ...
3 years, 8 months ago (2017-03-30 20:34:19 UTC) #2
Tom (Use chromium acct)
https://codereview.chromium.org/2784413002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2784413002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode879 chrome/browser/ui/libgtkui/gtk_ui.cc:879: SkColor tab_color = GetBgColor(""); On 2017/03/30 20:34:19, Elliot Glaysher ...
3 years, 8 months ago (2017-03-30 20:40:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2784413002/1
3 years, 8 months ago (2017-03-30 20:47:56 UTC) #5
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 21:50:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/b7e79b92a27126f02c478e332c3d...

Powered by Google App Engine
This is Rietveld 408576698