Bug 95339 - Use Animation::IterationCountInfinite instead of -1 when setting iteration count
Summary: Use Animation::IterationCountInfinite instead of -1 when setting iteration count
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Brandao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 06:03 PDT by Rafael Brandao
Modified: 2012-08-29 13:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-08-29 06:04 PDT, Rafael Brandao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 2012-08-29 06:03:21 PDT
Use Animation::IterationCountInfinite instead of -1 when setting iteration count
Comment 1 Rafael Brandao 2012-08-29 06:04:36 PDT
Created attachment 161207 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-29 12:45:28 PDT
Comment on attachment 161207 [details]
Patch

Rejecting attachment 161207 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

ERROR: /mnt/git/webkit-commit-queue/Source/WebKit2/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://queues.webkit.org/results/13694343
Comment 3 Adam Barth 2012-08-29 12:49:45 PDT
Strange error...
Comment 4 Rafael Brandao 2012-08-29 13:01:25 PDT
(In reply to comment #3)
> Strange error...

Maybe it only accepts without whitespace, like "rubberstamp"?
Comment 5 Rafael Brandao 2012-08-29 13:01:50 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > Strange error...
> 
> Maybe it only accepts without whitespace, like "rubberstamp"?

Hm, nevermind.
Comment 6 WebKit Review Bot 2012-08-29 13:45:48 PDT
Comment on attachment 161207 [details]
Patch

Clearing flags on attachment: 161207

Committed r127045: <http://trac.webkit.org/changeset/127045>
Comment 7 WebKit Review Bot 2012-08-29 13:45:51 PDT
All reviewed patches have been landed.  Closing bug.