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

Issue 6304013: Fix regression in submenus not working. (Closed)

Created:
9 years, 11 months ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix regression in submenus not working. BUG=69797 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72005

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M views/controls/menu/native_menu_win.cc View 2 chunks +15 lines, -2 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
jam
9 years, 11 months ago (2011-01-20 19:40:29 UTC) #1
asargent_no_longer_on_chrome
lgtm http://codereview.chromium.org/6304013/diff/1/views/controls/menu/native_menu_win.cc File views/controls/menu/native_menu_win.cc (right): http://codereview.chromium.org/6304013/diff/1/views/controls/menu/native_menu_win.cc#newcode127 views/controls/menu/native_menu_win.cc:127: NativeMenuWin* intergoat = GetNativeMenuWinFromHMENU(menu); Does the name "intergoat" ...
9 years, 11 months ago (2011-01-20 19:56:57 UTC) #2
jam
9 years, 11 months ago (2011-01-20 20:24:30 UTC) #3
http://codereview.chromium.org/6304013/diff/1/views/controls/menu/native_menu...
File views/controls/menu/native_menu_win.cc (right):

http://codereview.chromium.org/6304013/diff/1/views/controls/menu/native_menu...
views/controls/menu/native_menu_win.cc:127: NativeMenuWin* intergoat =
GetNativeMenuWinFromHMENU(menu);
On 2011/01/20 19:56:57, Antony Sargent wrote:
> Does the name "intergoat" actually mean something in some idiom I'm not
familiar
> with, or does it somehow derive from the "goats teleported" column of the task
> manager? :)

I think it's an inside joke :)  This is just resurrecting code that I deleted in
my earlier change.

Powered by Google App Engine
This is Rietveld 408576698