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

Issue 348022: Fix for the crasher with select drop-downs (Closed)

Created:
11 years, 1 month ago by jcampan
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam, ben+cc_chromium.org
Visibility:
Public.

Description

The fix for bug 24248 did not fully bullet-proof the RenderWidgetHostViewWin for messages recieved after the render view host has been NULLed, causing crashers with select drop-downs. BUG=25290 TEST=Make sure select drop-downs work and don't crash the browser. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30641

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 4 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jcampan
11 years, 1 month ago (2009-10-30 16:51:27 UTC) #1
jcampan
11 years, 1 month ago (2009-10-30 20:23:14 UTC) #2
eroman
LGTM. (well, the code is a bit of an eyesore, but the logic looks solid ...
11 years, 1 month ago (2009-10-30 20:47:35 UTC) #3
jcampan
11 years, 1 month ago (2009-10-30 20:51:36 UTC) #4
Hopefully we'll get to the bottom of the issue with the DCHECK and
we'll be able to remove these horrible if's from all over the place.

Jay


On Fri, Oct 30, 2009 at 1:47 PM,  <eroman@chromium.org> wrote:
> LGTM.
>
> (well, the code is a bit of an eyesore, but the logic looks solid :)
>
> http://codereview.chromium.org/348022
>

Powered by Google App Engine
This is Rietveld 408576698