[Webkit-unassigned] [Bug 90780] New: Move WorkQueue to WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 05:27:10 PDT 2012


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

           Summary: Move WorkQueue to WTF
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


Currently, WorkQueue is in WebKit2. By moving WorkQueue and PlatformProcessIdentifier to WTF, WebCore code can use it. 

This patch is required for parallel image decoders because WorkQueue is used to make image decoding off the main thread.

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