RESOLVED INVALID 45888
[WINCE] Add missing CoInitializeEx
https://bugs.webkit.org/show_bug.cgi?id=45888
Summary [WINCE] Add missing CoInitializeEx
Patrick R. Gansterer
Reported 2010-09-16 06:59:57 PDT
see patch
Attachments
Patch (1.22 KB, patch)
2010-09-16 07:05 PDT, Patrick R. Gansterer
paroga: review-
paroga: commit-queue-
Patrick R. Gansterer
Comment 1 2010-09-16 07:05:45 PDT
Adam Roben (:aroben)
Comment 2 2010-09-16 07:22:24 PDT
Comment on attachment 67793 [details] Patch Is this really the right level to do this work? r=me
Patrick R. Gansterer
Comment 3 2010-09-16 07:24:59 PDT
(In reply to comment #2) > (From update of attachment 67793 [details]) > Is this really the right level to do this work? I don't think that it's 100% correct, but I have not found a better place until now :-/.
Adam Roben (:aroben)
Comment 4 2010-09-16 07:38:32 PDT
(In reply to comment #3) > (In reply to comment #2) > > (From update of attachment 67793 [details] [details]) > > Is this really the right level to do this work? > I don't think that it's 100% correct, but I have not found a better place until now :-/. In Apple's Windows port we require the host application to call CoInitializeEx.
Patrick R. Gansterer
Comment 5 2010-09-16 07:40:21 PDT
Comment on attachment 67793 [details] Patch (In reply to comment #4) > In Apple's Windows port we require the host application to call CoInitializeEx. Then we should do here too.
Note You need to log in before you can comment on or make changes to this bug.