Bug 155261 - Enhance existing Animometer tests
Summary: Enhance existing Animometer tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-09 14:19 PST by Jon Lee
Modified: 2016-03-09 17:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (10.17 KB, patch)
2016-03-09 14:38 PST, Jon Lee
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2016-03-09 14:19:57 PST
Enhance some existing tests in Animometer
Comment 1 Jon Lee 2016-03-09 14:38:18 PST
Created attachment 273485 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-03-09 14:42:11 PST
Comment on attachment 273485 [details]
Patch

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

> PerformanceTests/Animometer/tests/master/resources/canvas-tests.js:168
> +        console.log(colorStopStep);

You have a log here.
Comment 3 Jon Lee 2016-03-09 14:46:46 PST
Comment on attachment 273485 [details]
Patch

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

>> PerformanceTests/Animometer/tests/master/resources/canvas-tests.js:168
>> +        console.log(colorStopStep);
> 
> You have a log here.

Whoops. Fixed.
Comment 4 Jon Lee 2016-03-09 17:38:41 PST
Committed r197910: <http://trac.webkit.org/changeset/197910>