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