DescriptionWe don't need to do both OleInitialize() and CoInitializeEx() on the same thread. Eliminate the ScopedCOMInitializer that does the latter for the main thread, and move the ScopedOleInitializer that does the former into the same spot.
BUG=none
TEST=Running Win debug Chrome does not produce console output about duplicate COM initializations
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159527
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|