Bug 150052

Summary: Update graph styles for legibility
Product: WebKit Reporter: Jon Lee <jonlee>
Component: AnimationsAssignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, rniwa, sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149053    
Attachments:
Description Flags
Patch none

Description Jon Lee 2015-10-12 15:11:07 PDT
Update graph styles for legibility
Comment 1 Radar WebKit Bug Importer 2015-10-12 15:11:51 PDT
<rdar://problem/23078503>
Comment 2 Jon Lee 2015-10-12 15:16:21 PDT
Created attachment 262926 [details]
Patch
Comment 3 Said Abou-Hallawa 2015-10-12 15:37:57 PDT
Comment on attachment 262926 [details]
Patch

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

> PerformanceTests/Animometer/runner/resources/animometer.css:205
> +.sample-time {

Thanks for catching this. It was my mistake.

> PerformanceTests/Animometer/runner/resources/graph.js:127
> +        .attr("class", "sample-time");

Thanks for catching this. It was my mistake.

> PerformanceTests/ChangeLog:14
> +

informal r=me
Comment 4 Jon Lee 2015-10-12 16:20:57 PDT
Committed r190901: <http://trac.webkit.org/changeset/190901>