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.
Created attachment 265516 [details] Patch
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".
Created attachment 265626 [details] Patch
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
Created attachment 265647 [details] Patch
The commit-queue encountered the following flaky tests while processing attachment 265647 [details]: The commit-queue is continuing to process your patch.
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 on attachment 265647 [details] Patch Clearing flags on attachment: 265647 Committed r192505: <http://trac.webkit.org/changeset/192505>
All reviewed patches have been landed. Closing bug.