[Webkit-unassigned] [Bug 94240] New: [chromium] Implement deferred image decoding for WebKit Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 12:51:35 PDT 2012


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

           Summary: [chromium] Implement deferred image decoding for
                    WebKit Chromium
           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


Objective of this feature is to record a page rendering into a SkPicture without having to decode all images. Decoding is done in a later and decoded image is consumed on impl thread during rasterization phase.

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