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

Issue 372033: Cancel unused timeout events. Without this change they can... (Closed)

Created:
11 years, 1 month ago by dank
Modified:
9 years, 7 months ago
Reviewers:
Timur Iskhodzhanov
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, not_the_right_glider, Timur Iskhodzhanov, dank, stuartmorgan, pam+watch_chromium.org
Visibility:
Public.

Description

Cancel unused timeout events. Without this change they can accumulate for a while, wasting memory and causing unneeded wakeups. BUG=25641 TEST=green valgrind or heapchecker on net_unittests Previously reviewed as http://codereview.chromium.org/370005/ TBR=timurrrr Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31306

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M base/message_pump_libevent.cc View 3 chunks +14 lines, -1 line 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dank
11 years, 1 month ago (2009-11-06 21:49:54 UTC) #1
thanks for the reviews, committing

Powered by Google App Engine
This is Rietveld 408576698