Bug 46887

Summary: AffineTransform should expose methods calculating the x/y scale factors
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WebCore Misc.Assignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 45532    
Attachments:
Description Flags
Patch krit: review+

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.