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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 06:30:07 PST 2011


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

           Summary: [Qt][WK] QWKContext should offer the available process
                    models
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


QWKContext currently forces using the process model where a view has it's own web process. There is also an available model where all view
in a UI process has one web process and furthermore this was the default before introducing QWKContext and this is still the default on
other platforms. The separated thread model is not supported on Qt right now but it could be in the future. I would add API that makes the
user be able to decide which model to use.

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