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

Issue 151209: Initial work on Linux tab to search. (Closed)

Created:
11 years, 5 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin, Dan Erat
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Initial work on Linux tab to search. Still are a bunch of more complicated behavior that doesn't work, like hitting backspace to remove the keyword. The keyword hint and keyword display more or less work, although things have gotten pretty complicated. BUG=10965 TEST=Tab to search with a keyword.

Patch Set 1 #

Patch Set 2 : Removing debugging code. #

Total comments: 3

Patch Set 3 : Merge and make constants. #

Patch Set 4 : Dan's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -4 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc View 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/gtk/location_bar_view_gtk.h View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/gtk/location_bar_view_gtk.cc View 1 2 3 8 chunks +130 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Dean McNamee
The Windows logic for this is kinda complicated, they have a pretty big views hierarchy ...
11 years, 5 months ago (2009-07-02 14:30:58 UTC) #1
Dan Erat
LGTM http://codereview.chromium.org/151209/diff/1004/1006 File chrome/browser/gtk/location_bar_view_gtk.cc (right): http://codereview.chromium.org/151209/diff/1004/1006#newcode148 Line 148: 4, 4, 0, 0); use constants from ...
11 years, 5 months ago (2009-07-02 20:37:48 UTC) #2
Dean McNamee
Ok, I'll address Dan's comments. Evan? On 2009/07/02 20:37:48, Dan Erat wrote: > LGTM > ...
11 years, 5 months ago (2009-07-06 15:10:19 UTC) #3
Dean McNamee
Ping ping Evan ping. On 2009/07/06 15:10:19, Dean McNamee wrote: > Ok, I'll address Dan's ...
11 years, 5 months ago (2009-07-07 12:54:31 UTC) #4
Evan Martin
11 years, 5 months ago (2009-07-07 14:45:12 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698