Bug 71525

Summary: Correct usage of LayoutUnits in RenderImage and SVGImage
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eae, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63567    
Attachments:
Description Flags
Patch none

Description Levi Weintraub 2011-11-03 17:35:47 PDT
Images can only be integrally sized. This addresses issues in the current LayoutUnit usage in RenderImage and SVGImage, as well as fixing uses of integers for overloaded paint methods that hadn't been updated.
Comment 1 Levi Weintraub 2011-11-03 17:40:10 PDT
Created attachment 113594 [details]
Patch
Comment 2 Levi Weintraub 2011-11-04 10:56:39 PDT
Comment on attachment 113594 [details]
Patch

Thanks Darin!
Comment 3 WebKit Review Bot 2011-11-04 11:27:51 PDT
Comment on attachment 113594 [details]
Patch

Clearing flags on attachment: 113594

Committed r99303: <http://trac.webkit.org/changeset/99303>
Comment 4 WebKit Review Bot 2011-11-04 11:27:56 PDT
All reviewed patches have been landed.  Closing bug.