RESOLVED FIXED22401
AffineTransform::mapRect is unimplemented in the wx port
https://bugs.webkit.org/show_bug.cgi?id=22401
Summary AffineTransform::mapRect is unimplemented in the wx port
Kevin Watters
Reported 2008-11-21 06:49:30 PST
In the wx port, AffineTransform::mapRect is unimplemented.
Attachments
implements the two AffineTransform::mapRect overloads (1.61 KB, patch)
2008-11-21 06:51 PST, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2008-11-21 06:51:05 PST
Created attachment 25351 [details] implements the two AffineTransform::mapRect overloads Implments the USE(WXGC) paths for both the IntRect and FloatRect overloads of AffineTransform.
Kevin Ollivier
Comment 2 2008-11-21 18:28:03 PST
Landed in r38684, thanks!
Note You need to log in before you can comment on or make changes to this bug.