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

Issue 159822: linux: fix regression where opening the page menu would cause a reload (Closed)

Created:
11 years, 4 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: fix regression where opening the page menu would cause a reload I tried to be clever before, but I turned out needing brute force. BUG=17647

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -29 lines) Patch
M chrome/browser/gtk/menu_gtk.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/gtk/menu_gtk.cc View 3 chunks +30 lines, -29 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
I suck.
11 years, 4 months ago (2009-08-03 22:37:04 UTC) #1
Elliot Glaysher
LGTM + Think about: http://codereview.chromium.org/159822/diff/1/2 File chrome/browser/gtk/menu_gtk.cc (right): http://codereview.chromium.org/159822/diff/1/2#newcode238 Line 238: return; You may be ...
11 years, 4 months ago (2009-08-03 22:46:34 UTC) #2
Evan Martin
11 years, 4 months ago (2009-08-03 22:58:41 UTC) #3
http://codereview.chromium.org/159822/diff/1/2
File chrome/browser/gtk/menu_gtk.cc (right):

http://codereview.chromium.org/159822/diff/1/2#newcode238
Line 238: return;
On 2009/08/03 22:46:34, Elliot Glaysher wrote:
> You may be able to pull this check out; I think this case is handled with
> |lbock_activate_|.

Nope, you get it when mousing through the menu.  :\

Powered by Google App Engine
This is Rietveld 408576698