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

Issue 328002: Assertion failure fix (Closed)

Created:
11 years, 2 months ago by oshima
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, sky
Visibility:
Public.

Description

Assertion failure fix * Closing a submenu was hitting NOTREACHED in OnMenuHidden. * Changed to register OnMenuHidden callback only when we're about to open the menu, then disconnect it when closed. This is safer as the same menu can be used as submenu (although that's probably not great style) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30061

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M views/controls/menu/native_menu_gtk.cc View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oshima
11 years, 2 months ago (2009-10-23 01:48:21 UTC) #1
Charlie Lee (do not use)
11 years, 2 months ago (2009-10-23 22:40:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698