In http://www.chromium.org/developers/design-documents/multi-process-architecture, it mentions:
Each render process has one or more RenderView objects, managed by the RenderProcess, which correspond to tabs of content. 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? Thank you. -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
