[Webkit-unassigned] [Bug 103575] New: [chromium] Unit test to verify that image decoders can work across threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 16:25:37 PST 2012


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

           Summary: [chromium] Unit test to verify that image decoders can
                    work across threads
           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, jamesr at chromium.org,
                    enne at google.com, nduca at chromium.org,
                    qinmin at chromium.org


To efficiently reuse ImageDecoders we want to be able to move them across different threads. This bug is to track the task of testing to verify this behavior.

We need to test this for:

PNG
JPG
GIF
BMP
WebP

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