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

Issue 388007: Fixes possible crash in showing bookmark menu. The problem occurred... (Closed)

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

Description

Fixes possible crash in showing bookmark menu. The problem occurred when you clicked on one top level menu on the bookmark bar, moused over another menu and then we loaded favicons for the first menu. The code needs to figure out which menu has the icon instead of invoking set icon on menu_. BUG=27067 TEST=make sure bookmark menus work ok. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31603

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -25 lines) Patch
M chrome/browser/views/bookmark_menu_controller_views.cc View 2 chunks +15 lines, -4 lines 0 comments Download
M views/controls/menu/menu_item_view.h View 2 chunks +3 lines, -3 lines 0 comments Download
M views/controls/menu/menu_item_view.cc View 3 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sky
11 years, 1 month ago (2009-11-10 17:49:44 UTC) #1
sky
Reviewers: jcampan, Description: Fixes possible crash in showing bookmark menu. The problem occurred when you ...
11 years, 1 month ago (2009-11-10 17:50:03 UTC) #2
sky
Reviewers: jcampan, Description: Fixes possible crash in showing bookmark menu. The problem occurred when you ...
11 years, 1 month ago (2009-11-10 17:56:05 UTC) #3
sky
Reviewers: jcampan, Description: Fixes possible crash in showing bookmark menu. The problem occurred when you ...
11 years, 1 month ago (2009-11-10 18:06:07 UTC) #4
sky
Reviewers: jcampan, Description: Fixes possible crash in showing bookmark menu. The problem occurred when you ...
11 years, 1 month ago (2009-11-10 18:16:11 UTC) #5
jcampan
LGTM
11 years, 1 month ago (2009-11-10 18:17:55 UTC) #6
jcampan
LGTM http://codereview.chromium.org/388007
11 years, 1 month ago (2009-11-10 18:18:13 UTC) #7
jcampan
LGTM http://codereview.chromium.org/388007
11 years, 1 month ago (2009-11-10 18:24:16 UTC) #8
sky
Reviewers: jcampan, Description: Fixes possible crash in showing bookmark menu. The problem occurred when you ...
11 years, 1 month ago (2009-11-10 18:26:13 UTC) #9
jcampan
11 years, 1 month ago (2009-11-10 18:34:33 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698