[Webkit-unassigned] [Bug 118383] New: Implements an initial version of the Threaded Compositor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 01:30:51 PDT 2013


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

           Summary: Implements an initial version of the Threaded
                    Compositor.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryumiel at company100.net


Threaded Compositor is a variant of Coordinated Graphics implementation.
    Basic structure of the implementaion is simliar, thus, Threaded
    Compositor reuses lots of classes from Coordinated Graphics. However,
    instead of compositing on UI Process, Threaded Compositor performs
    compositing on a separate thread of Web Process.

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