Bug 35444

Summary: Extend AffineTransform to mapQuad
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jpetsovits
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 35445    
Attachments:
Description Flags
mapQuad for AffineTransform
none
mapQuad for AffineTransform none

Description Dirk Schulze 2010-02-26 12:19:11 PST
Extend AffineTransform to mapQuad.
Comment 1 Dirk Schulze 2010-02-26 12:57:47 PST
Created attachment 49616 [details]
mapQuad for AffineTransform

added mapQuad to AffineTransform.
Comment 2 Dirk Schulze 2010-02-26 14:21:21 PST
Created attachment 49641 [details]
mapQuad for AffineTransform

Changes after suggestions of Niko on IRC.
Comment 3 Dirk Schulze 2010-02-26 14:28:32 PST
Comment on attachment 49641 [details]
mapQuad for AffineTransform

Clearing flags on attachment: 49641

Committed r55314: <http://trac.webkit.org/changeset/55314>
Comment 4 Dirk Schulze 2010-02-26 14:28:41 PST
All reviewed patches have been landed.  Closing bug.