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

Issue 2663993002: Gtk: Refactor LoadGtkValues (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

Gtk: Refactor LoadGtkValues This CL: * Removes unused ThemeProperties values like COLOR_NTP_SECTION * Uses the selection background color as the focus ring color * Previously we used the window frame color * Now, focused elements like buttons and textareas render with an orange ring on Ambiance or a blue ring on Adwaita * (Gtk3 only) Uses window fg/bg colors for the NTP instead of entry colors * Reorders stuff in LoadGtkValues BUG=132847 R=erg@chromium.org Review-Url: https://codereview.chromium.org/2663993002 Cr-Commit-Position: refs/heads/master@{#447410} Committed: https://chromium.googlesource.com/chromium/src/+/8e02f7a0f2fcf2ce37fc4cd26b98f35f86eb2a9e

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -43 lines) Patch
M chrome/browser/ui/libgtkui/gtk_ui.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_ui.cc View 5 chunks +34 lines, -41 lines 2 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
Tom (Use chromium acct)
3 years, 10 months ago (2017-01-30 23:17:03 UTC) #2
Elliot Glaysher
https://codereview.chromium.org/2663993002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (left): https://codereview.chromium.org/2663993002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc#oldcode890 chrome/browser/ui/libgtkui/gtk_ui.cc:890: colors_[ThemeProperties::COLOR_NTP_SECTION] = toolbar_color; If these values are actually unusued, ...
3 years, 10 months ago (2017-01-31 18:30:51 UTC) #3
Tom (Use chromium acct)
https://codereview.chromium.org/2663993002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (left): https://codereview.chromium.org/2663993002/diff/1/chrome/browser/ui/libgtkui/gtk_ui.cc#oldcode890 chrome/browser/ui/libgtkui/gtk_ui.cc:890: colors_[ThemeProperties::COLOR_NTP_SECTION] = toolbar_color; On 2017/01/31 18:30:51, Elliot Glaysher wrote: ...
3 years, 10 months ago (2017-01-31 18:57:40 UTC) #4
Elliot Glaysher
lgtm if you make a second removal cl
3 years, 10 months ago (2017-01-31 20:05:43 UTC) #5
Tom (Use chromium acct)
On 2017/01/31 20:05:43, Elliot Glaysher wrote: > lgtm if you make a second removal cl ...
3 years, 10 months ago (2017-01-31 21:27:30 UTC) #6
Tom (Use chromium acct)
landing because the dependent CL is now under review
3 years, 10 months ago (2017-02-01 00:37:33 UTC) #7
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/2663993002/1
3 years, 10 months ago (2017-02-01 00:38:45 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 02:14:37 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8e02f7a0f2fcf2ce37fc4cd26b98...

Powered by Google App Engine
This is Rietveld 408576698