Bug 46887 - AffineTransform should expose methods calculating the x/y scale factors
Summary: AffineTransform should expose methods calculating the x/y scale factors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 45532
  Show dependency treegraph
 
Reported: 2010-09-30 04:44 PDT by Nikolas Zimmermann
Modified: 2010-09-30 04:53 PDT (History)
0 users

See Also:


Attachments
Patch (2.66 KB, patch)
2010-09-30 04:48 PDT, Nikolas Zimmermann
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2010-09-30 04:44:26 PDT
AffineTransform should expose methods calculating the x/y scale factors. The code is already present, in affineTransformDecompose, generalize it.
Comment 1 Nikolas Zimmermann 2010-09-30 04:48:07 PDT
Created attachment 69324 [details]
Patch
Comment 2 Nikolas Zimmermann 2010-09-30 04:52:03 PDT
Landed in r68773.