RESOLVED FIXED 61497
Change RenderObject to use FloatPoint::scale and FloatQuad::scale
https://bugs.webkit.org/show_bug.cgi?id=61497
Summary Change RenderObject to use FloatPoint::scale and FloatQuad::scale
Emil A Eklund
Reported 2011-05-25 19:44:33 PDT
Change RenderObject to use FloatPoint::scale and FloatQuad::scale
Attachments
Patch (4.17 KB, patch)
2011-05-25 19:46 PDT, Emil A Eklund
no flags
Patch for landing (4.17 KB, patch)
2011-05-26 10:18 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2011-05-25 19:46:04 PDT
Eric Seidel (no email)
Comment 2 2011-05-26 06:16:51 PDT
Comment on attachment 94906 [details] Patch I assume rect::scale() is already implemented? Or did I miss something in the patch?
Emil A Eklund
Comment 3 2011-05-26 10:07:17 PDT
(In reply to comment #2) > (From update of attachment 94906 [details]) > I assume rect::scale() is already implemented? Or did I miss something in the patch? Yeah, rect::scale already exists. Thanks!
Emil A Eklund
Comment 4 2011-05-26 10:18:43 PDT
Created attachment 95001 [details] Patch for landing
WebKit Commit Bot
Comment 5 2011-05-26 11:47:09 PDT
Comment on attachment 95001 [details] Patch for landing Clearing flags on attachment: 95001 Committed r87407: <http://trac.webkit.org/changeset/87407>
WebKit Commit Bot
Comment 6 2011-05-26 11:47:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.