[Webkit-unassigned] [Bug 183153] Animated GIF imagery with finite looping are falling one loop short

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 18:14:13 PDT 2018


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

--- Comment #11 from aedge at thefuelagency.com.au ---
(In reply to Said Abou-Hallawa from comment #7)

> My understanding is:
> 
> LoopCount = 0, means "animate the frames indefinitely".
> LoopCount missing, means "animate the frames only once".
> LoopCount > 0, "animate the frames 'LoopCount' times". I could not find any
> documentation or specs that say, we should animate the frames (LoopCount +
> 1) times.

I guess my faulty argument about "loopcount=0 and loopcount=1 should not be the same thing" is still the crux of the problem here (though its not loopcount=0, it's "loopcount missing" we should be talking about).

LoopCount missing (resulting in a 'play once' behaviour) and LoopCount=1 should not have an identical result. If they did, we'd need to start a discussion with the image creation tool providers (ie, Adobe) to change they way they count at the file-creation end. This would result in some big issues for online advertisers as Total Run Time is strictly policed in banner advertising.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180413/8e282a62/attachment-0001.html>


More information about the webkit-unassigned mailing list