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

Issue 6575007: Fixed the memory leak of callback Task in PostPingMessage.... (Closed)

Created:
9 years, 10 months ago by ramant (doing other things)
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fixed the memory leak of callback Task in PostPingMessage. If PostTask to watched thread fails, we will stop monitoring that thread. BUG=73915, 73844 TEST=performance testing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75838

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -12 lines) Patch
M chrome/browser/metrics/thread_watcher.cc View 1 1 chunk +16 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
Hi Jim and Willam, Made the changes Willam suggested to fix the memory leak. Would ...
9 years, 10 months ago (2011-02-23 23:10:29 UTC) #1
willchan no longer on Chromium
http://codereview.chromium.org/6575007/diff/1/chrome/browser/metrics/thread_watcher.cc File chrome/browser/metrics/thread_watcher.cc (right): http://codereview.chromium.org/6575007/diff/1/chrome/browser/metrics/thread_watcher.cc#newcode119 chrome/browser/metrics/thread_watcher.cc:119: DeActivateThreadWatching(); I have not re-read the changelist since the ...
9 years, 10 months ago (2011-02-23 23:39:02 UTC) #2
ramant (doing other things)
On 2011/02/23 23:39:02, willchan wrote: > http://codereview.chromium.org/6575007/diff/1/chrome/browser/metrics/thread_watcher.cc > File chrome/browser/metrics/thread_watcher.cc (right): > > http://codereview.chromium.org/6575007/diff/1/chrome/browser/metrics/thread_watcher.cc#newcode119 > ...
9 years, 10 months ago (2011-02-23 23:58:05 UTC) #3
jar (doing other things)
9 years, 10 months ago (2011-02-24 00:11:57 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698