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

Issue 13350010: Windows: Do not initialize COM in the GPU process. (Closed)

Created:
7 years, 8 months ago by apatrick_chromium
Modified:
7 years, 8 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Windows: Do not initialize COM in the GPU process. The GPU process does not need COM so do not initialize it. Also, the initialization of COM was bogus. Look how the ScopedCOMInitializer is scoped. Initializing COM seems to be triggering a crash in the third party DLL cmsetac.dll BUG=225012 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M content/gpu/gpu_main.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
apatrick_chromium
7 years, 8 months ago (2013-04-01 19:43:43 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 8 months ago (2013-04-02 17:34:52 UTC) #2
commit-bot: I haz the power
7 years, 8 months ago (2013-04-02 17:57:58 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698