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

Issue 7301009: Removed unnecessary call to initialize the COM library (Closed)

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

Description

Removed unnecessary call to initialize the COM library to fix the crash because CoInitialize() call failed. BUG=85589 TEST=thread_watcher unit tests R=willchan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91714

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -15 lines) Patch
M chrome/browser/metrics/thread_watcher.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/metrics/thread_watcher.cc View 1 2 chunks +0 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
Hi willchan, WatchDog thread doesn't seem to require initialization of the COM library. We had ...
9 years, 5 months ago (2011-07-05 18:59:06 UTC) #1
willchan no longer on Chromium
Sure, fine with me, but please just delete all those #ifdef'd code blocks rather than ...
9 years, 5 months ago (2011-07-05 19:03:15 UTC) #2
ramant (doing other things)
9 years, 5 months ago (2011-07-05 22:13:19 UTC) #3
Hi willchan,
  Deleted the commented out code.

thanks,
raman

Powered by Google App Engine
This is Rietveld 408576698