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.

This should be the last one of them. COM should now be unusable from
the renderer.

As far as I can see, this was a leftover and we don't (and should not)
depend on COM machinery inside the renderer. The last known offender
was Uniscribe but it appears gone. But maybe some of you do know of a
way to trigger such a thing.

Please let me know if I broke something.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to