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

Issue 13156: Fix a crash on 64-bit systems when an external message hook is installed. The... (Closed)

Created:
12 years ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a crash on 64-bit systems when an external message hook is installed. The proxying for CB_GETCOMBOXINFO is wrong and will crash. Instead, call GetComboBoxInfo. BUG=49 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6420

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/views/combo_box.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
12 years ago (2008-12-05 01:17:27 UTC) #1
sky
12 years ago (2008-12-05 05:02:06 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698