[Webkit-unassigned] [Bug 51871] [Qt][WK] QWKContext should offer the available process models

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 04:43:21 PST 2011


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





--- Comment #5 from Balazs Kelemen <kbalazs at webkit.org>  2011-01-14 04:43:21 PST ---
(In reply to comment #3)
> (From update of attachment 78820 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=78820&action=review
> 
> > WebKit2/UIProcess/API/qt/qwkcontext.cpp:56
> > +    case QWKContext::DedicatedWebprocess:
> 
> Dedicated? you mean that we have one per page?  also here you call it Webprocess and not WebProcess. why not just SharedProcess, DedicatedProcessPerPage or so?

I don't find DedicatedProcessPerPage really good. The process is dedicated to the context actually.
Just DedicatedProcess seems to be better.

> 
> > WebKit2/UIProcess/API/qt/qwkcontext.h:37
> 
> 
> What is most important here? The parent of the proessmodel? I guess the parent and if so it should be first.

Done.

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