[Webkit-unassigned] [Bug 26015] New: [Qt] Single-threaded QtWebKit configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 19:02:30 PDT 2009


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

           Summary: [Qt] Single-threaded QtWebKit configuration
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


The following patch introduces a new configuration option (ENABLE_NO_THREADING)
for the Qt port to build single-threaded WebKit. The proposed change impacts
only the build system. The single-threaded option builds on top of existing
WebKit configuration options.

The motivation of this change is to maintain a single-threaded QtWebKit option
for embedded systems where creating threads dynamically is not desired.


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



More information about the webkit-unassigned mailing list