[Webkit-unassigned] [Bug 118265] New: [WK2][GTK] Implement threaded compositing for WebKit2 Gtk.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 15:31:12 PDT 2013


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

           Summary: [WK2][GTK] Implement threaded compositing for WebKit2
                    Gtk.
           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


By implementing ThreadedCoordinatedLayerTreeHost, this patch supports
    threaded compositor for WK2. In this initial implementation, threaded
    compositor only supports fixedLayout.

    COORDINATED_GRAPHICS_IPC is introduced to classify IPC specific codes
    from Coordinated Graphics.

    Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp :
        Calls XInitThreads to use thread-safe xlib.

    No new tests, this is an experimental feature.

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