[chromium-dev] Re: CoInitialize gone from the renderer

2009-04-30 Thread Peter Kasting
On Thu, Apr 30, 2009 at 1:50 PM, cpu wrote: > In http://src.chromium.org/viewvc/chrome?view=rev&revision=14983 I > removed a CoInitialize()/CoUnInitialize() pair in the renderer process > of your favorite browser. Does this make starting a renderer process any faster? PK --~--~-~--~--

[chromium-dev] Re: CoInitialize gone from the renderer

2009-04-30 Thread Evan Martin
On Thu, Apr 30, 2009 at 3:13 PM, Peter Kasting wrote: > On Thu, Apr 30, 2009 at 1:50 PM, cpu wrote: >> >> In http://src.chromium.org/viewvc/chrome?view=rev&revision=14983 I >> removed a CoInitialize()/CoUnInitialize() pair in the renderer process >> of your favorite browser. > > Does this make s

[chromium-dev] Re: CoInitialize gone from the renderer

2009-05-01 Thread cpu
On Apr 30, 3:26 pm, Evan Martin wrote: > On Thu, Apr 30, 2009 at 3:13 PM, Peter Kasting wrote: > > On Thu, Apr 30, 2009 at 1:50 PM, cpu wrote: > > >> Inhttp://src.chromium.org/viewvc/chrome?view=rev&revision=14983I > >> removed a CoInitialize()/CoUnInitialize() pair in the renderer process >