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

Issue 3198013: chromeos: Update autocomplete popup colors. (Closed)

Created:
10 years, 4 months ago by Daniel Erat
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

chromeos: Update autocomplete popup colors. This fetches them from GTK using the same logic as is used in the GTK port. BUG=chromium-os:3916 TEST=built and ran it for GTK and Chrome OS Views Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57271

Patch Set 1 #

Patch Set 2 : pull colors from GTK #

Total comments: 12

Patch Set 3 : apply review feedback #

Patch Set 4 : update header to one-param-per-line as well #

Patch Set 5 : add missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -19 lines) Patch
M chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc View 2 1 chunk +8 lines, -19 lines 0 comments Download
M chrome/browser/gtk/gtk_util.h View 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/gtk_util.cc View 2 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 1 2 3 4 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Daniel Erat
I spent some time a few weeks ago trying to implement the TODO to get ...
10 years, 4 months ago (2010-08-24 20:57:02 UTC) #1
Peter Kasting
On 2010/08/24 20:57:02, Daniel Erat wrote: > I spent some time a few weeks ago ...
10 years, 4 months ago (2010-08-24 21:00:30 UTC) #2
Daniel Erat
[+evan] Another look? http://codereview.chromium.org/3198013/diff/4001/5003 File chrome/browser/gtk/gtk_util.h (right): http://codereview.chromium.org/3198013/diff/4001/5003#newcode289 chrome/browser/gtk/gtk_util.h:289: // Convert the passed-in GdkColor into ...
10 years, 4 months ago (2010-08-24 21:54:45 UTC) #3
Evan Martin
+gtk theming master This LGTM, maybe get Elliot to sign off on it. http://codereview.chromium.org/3198013/diff/4001/5002 File ...
10 years, 4 months ago (2010-08-24 22:00:37 UTC) #4
Elliot Glaysher
> the GTK implementation > in browser/autocomplete/autocomplete_popup_view_gtk.cc > actually creates a > temporary GtkEntry widget ...
10 years, 4 months ago (2010-08-24 22:08:04 UTC) #5
Daniel Erat
On Tue, Aug 24, 2010 at 3:00 PM, <evan@chromium.org> wrote: > +gtk theming master > ...
10 years, 4 months ago (2010-08-24 22:08:37 UTC) #6
Peter Kasting
http://codereview.chromium.org/3198013/diff/4001/5001 File chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc (right): http://codereview.chromium.org/3198013/diff/4001/5001#newcode389 chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc:389: url_text_color_ = Nit: These lines will fit with less ...
10 years, 4 months ago (2010-08-24 22:09:36 UTC) #7
Daniel Erat
Thanks, I believe that I've applied all of your feedback. http://codereview.chromium.org/3198013/diff/4001/5001 File chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc (right): http://codereview.chromium.org/3198013/diff/4001/5001#newcode389 ...
10 years, 4 months ago (2010-08-24 22:20:24 UTC) #8
Peter Kasting
10 years, 4 months ago (2010-08-24 22:42:40 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698