RESOLVED FIXED 71525
Correct usage of LayoutUnits in RenderImage and SVGImage
https://bugs.webkit.org/show_bug.cgi?id=71525
Summary Correct usage of LayoutUnits in RenderImage and SVGImage
Levi Weintraub
Reported 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.
Attachments
Patch (5.23 KB, patch)
2011-11-03 17:40 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2011-11-03 17:40:10 PDT
Levi Weintraub
Comment 2 2011-11-04 10:56:39 PDT
Comment on attachment 113594 [details] Patch Thanks Darin!
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-11-04 11:27:56 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.