[Webkit-unassigned] [Bug 53090] [Qt][WK2] Add a way to use shared process model in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 18:11:00 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53090


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Qt, QtTriaged
           Priority|P2                          |P5
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-01-28 18:11:00 PST ---
I do not understand. (In reply to comment #0)
> Currently every new window creates a new QWKContext that creates and starts a new web process
> for the window. We should be able to test the n-window/tab-1-process model as well especially as
> this is the default on mac and win.

I do not understand. You are saying "Currently every new window creates a new QWKContext", which is actually what your patch does, not what I see from the previous code.

I think the patch is also incomplete, you do not include creating a window through newPageFunction().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list