As far as I know and hopefully within the context -Not every tab has its own
process.
It is a combination of things, loosely - one process per domain. So a few
tabs can share the same process.

Moreover, does not a frame has its own render view as well? not sure, but
sounds logical.

☆PhistucK


On Wed, Aug 19, 2009 at 08:21, n179911 <[email protected]> wrote:

>
> Hi,
>
> From Chromium multi-process architecture document
> '
> http://dev.chromium.org/developers/design-documents/multi-process-architecture
> '
> , it said ' Likewise, the tab-specific processes are called "render
> processes" or "renderers." ' and then 'Each render process has one or
> more RenderView objects, managed by the RenderProcess, which
> correspond to tabs of content.'
>
> My question is if 'each tab has its own RenderProcess, them how can 1
> render process has more than 1 RenderView, since 1 RenderView is 1
> tab'?
>
> Thank you for any clarification.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to