Bug 104736 - Remove redundant AffineTransform in RenderSVGShape::fillAndStrokeShape()
Summary: Remove redundant AffineTransform in RenderSVGShape::fillAndStrokeShape()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 15:57 PST by Simon Fraser (smfr)
Modified: 2012-12-11 16:49 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-12-11 15:58 PST, Simon Fraser (smfr)
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-12-11 15:57:21 PST
Remove redundant AffineTransform in RenderSVGShape::fillAndStrokeShape()
Comment 1 Simon Fraser (smfr) 2012-12-11 15:58:27 PST
Created attachment 178905 [details]
Patch
Comment 2 Philip Rogers 2012-12-11 16:08:28 PST
Thanks for cleaning this up.
Comment 3 Simon Fraser (smfr) 2012-12-11 16:49:08 PST
http://trac.webkit.org/changeset/137386