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

Issue 8725006: Default to disable profiling in Win XP (Closed)

Created:
9 years ago by jar (doing other things)
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Default to disable profiling in Win XP XP has a leak in memory, and is not calling thread local store destructors on thread teardown. Until we get this fixed, we'll disable profiling to reduce the impact of the leak. Without this patch, worker thread continual creation and destruction will leak ThreadData context structures. r=rvargas BUG=103209 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111815

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

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

Messages

Total messages: 2 (0 generated)
jar (doing other things)
9 years ago (2011-11-28 20:22:23 UTC) #1
rvargas (doing something else)
9 years ago (2011-11-28 21:33:00 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698