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

Issue 2701923002: Gtk3: Fix tab border color and --secondary-ui-md colors (Closed)

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

Description

Gtk3: Fix tab border color and --secondary-ui-md colors This CL: * Calculates an appropriate alpha for COLOR_TOOLBAR_TOP_SEPARATOR so that the border between (a tab and the frame) and (a tab and the toolbar) are both reasonable. * Fixes FocusedBorderColor and ProminentButtonColor when using --secondary-ui-md. * Switches GtkEntry for GtkTextView where possible. * Also updates the results table to reference the calculated TextField background colors instead of using GetBgColor directly. * Adds GtkTreeView#treeview to tree view cells. BUG=132847 R=erg@chromium.org Review-Url: https://codereview.chromium.org/2701923002 Cr-Commit-Position: refs/heads/master@{#451901} Committed: https://chromium.googlesource.com/chromium/src/+/a313bd2dbe1576252dff87250f0d2b20434a3b9b

Patch Set 1 #

Patch Set 2 : GtkEntry -> GtkTextView #

Total comments: 2

Patch Set 3 : Move lambda to function in anonymous namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -122 lines) Patch
M chrome/browser/ui/libgtkui/gtk_ui.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_ui.cc View 1 2 7 chunks +118 lines, -65 lines 0 comments Download
M chrome/browser/ui/libgtkui/native_theme_gtk3.cc View 1 5 chunks +100 lines, -53 lines 0 comments Download

Messages

Total messages: 33 (23 generated)
Tom (Use chromium acct)
3 years, 10 months ago (2017-02-21 20:03:57 UTC) #11
Elliot Glaysher
lgtm https://codereview.chromium.org/2701923002/diff/100001/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2701923002/diff/100001/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode895 chrome/browser/ui/libgtkui/gtk_ui.cc:895: auto get_toolbar_top_separator = [](SkColor header_fg, SkColor header_bg, prefer ...
3 years, 10 months ago (2017-02-21 20:24:00 UTC) #14
Tom (Use chromium acct)
https://codereview.chromium.org/2701923002/diff/100001/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2701923002/diff/100001/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode895 chrome/browser/ui/libgtkui/gtk_ui.cc:895: auto get_toolbar_top_separator = [](SkColor header_fg, SkColor header_bg, On 2017/02/21 ...
3 years, 10 months ago (2017-02-21 20:29:04 UTC) #16
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/2701923002/120001
3 years, 10 months ago (2017-02-21 20:30:07 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_daisy_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-21 22:35:23 UTC) #21
Tom (Use chromium acct)
On 2017/02/21 22:35:23, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 10 months ago (2017-02-22 01:15:55 UTC) #22
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/2701923002/120001
3 years, 10 months ago (2017-02-22 01:17:40 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 03:21:32 UTC) #27
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/2701923002/120001
3 years, 10 months ago (2017-02-22 06:27:13 UTC) #30
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 06:35:53 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/a313bd2dbe1576252dff87250f0d...

Powered by Google App Engine
This is Rietveld 408576698