[Webkit-unassigned] [Bug 102021] New: [chromium] Refactoring to move logic of image decoding into ImageFrameGenerator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 17:38:22 PST 2012


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

           Summary: [chromium] Refactoring to move logic of image decoding
                    into ImageFrameGenerator
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com
                CC: senorblanco at chromium.org, nick at chromium.org
            Blocks: 99785


The goal is to make ImageDecodingStore be a simple image cache and does nothing more. 

This is the second step to refactor ImageDecodingStore and ImageFrameGenerator. The change involves moving the code to actually decode and scale an image, the code will be moved from ImageDecodingStore to ImageFrameGenerator. There should be no new code in this change.

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