[Webkit-unassigned] [Bug 39672] New: Make sure skia is not Chromium specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 06:05:56 PDT 2010


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

           Summary: Make sure skia is not Chromium specific
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


platform/graphics/skia is hardcoded with Chromimum specific code. Add PLATFORM(CHROMIUM) guard for skia/ext (PlatformCanvas and resampling) so other ports can use skia.

This is a bit ugly.

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