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

Issue 126081: Fix a UMR that happens while trying to forward mouse events. (Closed)

Created:
11 years, 6 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a UMR that happens while trying to forward mouse events. The input param gets clobbered so we need to make a copy before using it. TEST=Run chrome via valgrind and move the mouse over the content area. There should be no errors.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
11 years, 6 months ago (2009-06-12 23:33:23 UTC) #1
agl
11 years, 6 months ago (2009-06-13 18:54:15 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698