[Webkit-unassigned] [Bug 121696] New: Add an argument to ImageSource::createFrameAtIndex to hint a decoder that we expect a scaled image.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 10:55:40 PDT 2013


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

           Summary: Add an argument to ImageSource::createFrameAtIndex to
                    hint a decoder that we expect a scaled image.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


Some platform image decoders have the capability to decode an image in different scale levels.  If we are going to paint an image in scaled down size, we can hint the decoder to give the image in the right scale to save some memory.

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