[Webkit-unassigned] [Bug 119218] New: ImageSourceCG.cpp shouldn't expect that frameDurationAtIndex()/frameIsCompleteAtIndex() decodes the image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 07:23:24 PDT 2013


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

           Summary: ImageSourceCG.cpp shouldn't expect that
                    frameDurationAtIndex()/frameIsCompleteAtIndex()
                    decodes the image
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


After http://trac.webkit.org/changeset/151957 frameDurationAtIndex() and frameIsCompleteAtIndex()
functions don't ensure decoding the image. Unfortunaly ImageSourceCG.cpp still expects is and it
caused a nasty bug on Mac: https://bugs.webkit.org/show_bug.cgi?id=119016

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