[Webkit-unassigned] [Bug 167174] New: REGRESSION(r206156): Animated images are repeated one extra iteration than the value which is saved in the image file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 14:17:50 PST 2017


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

            Bug ID: 167174
           Summary: REGRESSION(r206156): Animated images are repeated one
                    extra iteration than the value which is saved in the
                    image file
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

Created attachment 299180
  --> https://bugs.webkit.org/attachment.cgi?id=299180&action=review
red-green-blue-repeat-2.gif

Open the attached files:

1. red-green-blue-repeat-1.gif: loopCount == 1. The image should be animated only once.
2. red-green-blue-repeat-2.gif: loopCount == 2. The image should be animated twice.

RESULT: All images are animated one extra iteration than what it should do.

NOTICE: This regression affects the case where loopCount == 1 or the case when it is missing from the file. For the cases loopCount > 1, the bug did exist before this regression.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170118/b1edc149/attachment.html>


More information about the webkit-unassigned mailing list