[Webkit-unassigned] [Bug 57563] New: Remove dependency on chromium skia::PlatformCanvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 11:08:44 PDT 2011


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

           Summary: Remove dependency on chromium skia::PlatformCanvas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alokp at chromium.org
                CC: reed at google.com, vangelis at chromium.org


Chromium uses custom skia canvas classes which makes it difficult to use other types of canvases provided by Skia such as gpu-canvas, picture-canvas, etc. It also leads to cyclic dependencies between chromium and webkit.

Webkit skia platform should just use Skia not chromium's subclass skia::PlatformCanvas.

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