Using com objects in the subproc

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

Using com objects in the subproc

Postby giridharb54 » Fri Jan 17, 2014 1:04 pm

Hi all,

We have created seperate executable for the render process and named it cefsubprocess.exe. Inside this cefsubprocess we are calling com objects. Do you see any problem or drawbacks in this approach??.

Regards,
Giri
giridharb54
Expert
 
Posts: 100
Joined: Thu Oct 17, 2013 2:15 am

Re: Using com objects in the subproc

Postby magreenblatt » Fri Jan 17, 2014 2:46 pm

You won't be able to load COM objects in the renderer process if the sandbox is enabled. In most cases its better to do work in the browser process and use IPC to communicate with the renderer process.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Using com objects in the subproc

Postby giridharb54 » Sun Jan 19, 2014 11:32 am

Hi magreenblat,

I have not enabled sandbox. What are the benifits of enabling sandbox?
giridharb54
Expert
 
Posts: 100
Joined: Thu Oct 17, 2013 2:15 am


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 176 guests