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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 10:25:41 PST 2011


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





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-01-13 10:25:41 PST ---
(From update of attachment 78820)
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?

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

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