[Webkit-unassigned] [Bug 83611] New: [Cairo] Wrap cairo surfaces in a class when storing native images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 13:18:56 PDT 2012


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

           Summary: [Cairo] Wrap cairo surfaces in a class when storing
                    native images
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: alex at igalia.com, igor.oliveira at webkit.org


When WebCore stores an image in the "native format" now it stores a Cairo surface. By storing a class that we control, we can store cached versions that have been resampled or created for different backends. This follows the Skia backend's approach.

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