Bug 151283

Summary: Remove the option for animating using setInterval from the graphics benchmark
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: AnimationsAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dino, rniwa, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Said Abou-Hallawa 2015-11-13 16:40:06 PST
The setInterval option has never been used in practice and the existing code to support it makes it hard to maintain the requestAnimationFrame option code.
Comment 1 Said Abou-Hallawa 2015-11-13 16:45:05 PST
Created attachment 265516 [details]
Patch
Comment 2 Darin Adler 2015-11-14 17:23:53 PST
Comment on attachment 265516 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=265516&action=review

> PerformanceTests/Animometer/tests/resources/main.js:116
> +        // If result == 0, no more requestAnimationFrame() will be invokced.

Typo here: "invokced" instead of "invoked".
Comment 3 Said Abou-Hallawa 2015-11-16 14:51:39 PST
Created attachment 265626 [details]
Patch
Comment 4 WebKit Commit Bot 2015-11-16 16:11:43 PST
Comment on attachment 265626 [details]
Patch

Rejecting attachment 265626 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 265626, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
088fd743713948cbc21ed53930b5cc1437c
r192490 = 7bcfba0371cd3ecbc45cf6c3cba98bd648e069fe
r192491 = 4ac83a2d03fe019772cd95bba9292f33a499ce74
r192492 = b9b3a173e91fefddd8b6e298cf6a9de3f00d43bf
r192493 = 1cd9265b3689631010463defad5a28c5ea91f9f3
r192494 = db7a98bbffb81226ed816507a6c1fa08888b5803
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/438823
Comment 5 Said Abou-Hallawa 2015-11-16 17:41:06 PST
Created attachment 265647 [details]
Patch
Comment 6 WebKit Commit Bot 2015-11-16 18:45:55 PST
The commit-queue encountered the following flaky tests while processing attachment 265647 [details]:

The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2015-11-16 18:46:28 PST
The commit-queue encountered the following flaky tests while processing attachment 265647 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2015-11-16 19:29:47 PST
Comment on attachment 265647 [details]
Patch

Clearing flags on attachment: 265647

Committed r192505: <http://trac.webkit.org/changeset/192505>
Comment 9 WebKit Commit Bot 2015-11-16 19:29:51 PST
All reviewed patches have been landed.  Closing bug.