[Webkit-unassigned] [Bug 109661] New: Implement WebKit1 CoordinatedSurface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 21:31:54 PST 2013


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

           Summary: Implement WebKit1 CoordinatedSurface
           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: jae.park at company100.net


To implement Threaded Coordinated Graphics, we need to implement CoordinatedSurface of WebKit1.

Currently, Coordinated Graphics is using WebCoordinatedSurface as CoordinatedSurface, which resides in Source/WebKit2.
WebCoordinatedSurface is implemented with some WebKit2 specific code, such as CoreIPC. So, we cannot reuse WebCoordinatedSurface in Threaded Coordinated Graphics. 
Therefore, WebKit1 CoordinatedSurface implementation with similar behavior is needed to implement Threaded Coordinated Graphics.

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