Marshall Greenblatt <[EMAIL PROTECTED]> wrote:
> I think it would be nice to leverage chromium's multi-process architecture
> in a COM context.  The chromium browser process would be hosted in
> a local COM server executable.
> Each browser window requested by the container
> application (and created by the COM server) would be a separate webcore
> process managed by the browser process...
> The COM runtime could transparently handle LRPC marshaling between
> the container application and the COM browser process, and the browser
> process could communicate with the webcore process using IPC per
> the usual methods.

Sounds good-ish to me.  Go forth and code a demo...?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to