On Mon, Dec 28, 2009 at 3:40 PM, hap 497 <hap...@gmail.com> wrote:
> My question is if there is 1 Process per tab, that means there is 1
> RenderProcess per Tab, that means there is 1 RendnerView per tab
> content.
> So how can each render process has more than one RenderView object?

A tab has a single RenderProcess (at any given time), but several tabs
may have the same RenderProcess.

A tab's RenderProcess may change over time as the tab navigates across domains.

A RenderProcess may have several RenderViews. Either because there are
multiple tabs open in the same domain, or because we've maxed out the
number of render processes.


AGL

-- 
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