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

Issue 220002: Initialize user_gesture_observed_ in NavigationController constructor. (Closed)

Created:
11 years, 3 months ago by mattm
Modified:
9 years, 7 months ago
Reviewers:
Yuzo
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Initialize user_gesture_observed_ in NavigationController constructor. BUG=18268 TEST=run the included test under valgrind without the navigation_controller.cc change, then with. The memcheck condititional jump error shouldn't fire with the fix. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27105

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -7 lines) Patch
M chrome/browser/tab_contents/navigation_controller.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/navigation_controller_unittest.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mattm
11 years, 3 months ago (2009-09-23 01:32:07 UTC) #1
Yuzo
11 years, 3 months ago (2009-09-24 01:28:29 UTC) #2
LGTM.

Thank you very much for the fix!

Yuzo

Powered by Google App Engine
This is Rietveld 408576698