Bug 61497

Summary: Change RenderObject to use FloatPoint::scale and FloatQuad::scale
Product: WebKit Reporter: Emil A Eklund <eae>
Component: New BugsAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, darin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Emil A Eklund 2011-05-25 19:44:33 PDT
Change RenderObject to use FloatPoint::scale and FloatQuad::scale
Comment 1 Emil A Eklund 2011-05-25 19:46:04 PDT
Created attachment 94906 [details]
Patch
Comment 2 Eric Seidel (no email) 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?
Comment 3 Emil A Eklund 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!
Comment 4 Emil A Eklund 2011-05-26 10:18:43 PDT
Created attachment 95001 [details]
Patch for landing
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2011-05-26 11:47:14 PDT
All reviewed patches have been landed.  Closing bug.