Bug 156410 - Fix SVG benchmark test
Summary: Fix SVG benchmark test
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-04-08 11:38 PDT by Jon Lee
Modified: 2016-04-08 13:19 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2016-04-08 12:17 PDT, Jon Lee
dino: 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-04-08 11:38:35 PDT
The SVG test improperly sets the transform of particles.
Comment 1 Jon Lee 2016-04-08 12:17:07 PDT
Created attachment 276023 [details]
Patch
Comment 2 Said Abou-Hallawa 2016-04-08 12:34:22 PDT
Comment on attachment 276023 [details]
Patch

Unofficial r=me. Do we need to update the patch and plan to take this change to the perf bots?
Comment 3 Jon Lee 2016-04-08 13:16:52 PDT
(In reply to comment #2)
> Comment on attachment 276023 [details]
> Patch
> 
> Unofficial r=me. Do we need to update the patch and plan to take this change
> to the perf bots?

Yes, there is one more fix regarding mobile that needs to be addressed first.
Comment 4 Jon Lee 2016-04-08 13:19:31 PDT
Committed r199244: <http://trac.webkit.org/changeset/199244>