Bug 71525 - Correct usage of LayoutUnits in RenderImage and SVGImage
Summary: Correct usage of LayoutUnits in RenderImage and SVGImage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 63567
  Show dependency treegraph
 
Reported: 2011-11-03 17:35 PDT by Levi Weintraub
Modified: 2011-11-04 11:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2011-11-03 17:40 PDT, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.