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

Issue 361020: Fix checkfailure on Linux Views build by actually opening the popup when it's... (Closed)

Created:
11 years, 1 month ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Fix checkfailure on Linux Views build by actually opening the popup when it's initted. Also add sanity checking like in the Windows version. BUG=20511 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31119

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M chrome/browser/views/autocomplete/autocomplete_popup_gtk.h View 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc View 1 2 chunks +22 lines, -11 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_win.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Peter Kasting
Was the Linux popup not opening when Init() was called (which is what it looks ...
11 years, 1 month ago (2009-11-05 01:10:44 UTC) #1
oshima
http://codereview.chromium.org/361020/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc (left): http://codereview.chromium.org/361020/diff/1/3#oldcode44 Line 44: if (!IsVisible()) { Why did you remove this ...
11 years, 1 month ago (2009-11-05 02:01:18 UTC) #2
Peter Kasting
http://codereview.chromium.org/361020/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc (left): http://codereview.chromium.org/361020/diff/1/3#oldcode44 Line 44: if (!IsVisible()) { On 2009/11/05 02:01:18, oshima wrote: ...
11 years, 1 month ago (2009-11-05 02:04:14 UTC) #3
oshima
http://codereview.chromium.org/361020/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc (left): http://codereview.chromium.org/361020/diff/1/3#oldcode44 Line 44: if (!IsVisible()) { On 2009/11/05 02:04:14, Peter Kasting ...
11 years, 1 month ago (2009-11-05 19:04:09 UTC) #4
Peter Kasting
http://codereview.chromium.org/361020/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_gtk.cc (left): http://codereview.chromium.org/361020/diff/1/3#oldcode44 Line 44: if (!IsVisible()) { On 2009/11/05 19:04:09, oshima wrote: ...
11 years, 1 month ago (2009-11-05 19:11:31 UTC) #5
Peter Kasting
Here, this version also reverts the similar change I had already made in the Windows ...
11 years, 1 month ago (2009-11-05 19:13:48 UTC) #6
oshima
11 years, 1 month ago (2009-11-05 19:33:01 UTC) #7
LGTM

Thanks!


On 2009/11/05 19:13:48, Peter Kasting wrote:
> Here, this version also reverts the similar change I had already made in the
> Windows code.

Powered by Google App Engine
This is Rietveld 408576698