[Webkit-unassigned] [Bug 90173] New: Fix LayoutUnit usage in RenderImage::imageDimensionsChanged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 06:44:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90173

           Summary: Fix LayoutUnit usage in
                    RenderImage::imageDimensionsChanged
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: eae at chromium.org, leviw at chromium.org
            Blocks: 60318


There's still two int declarations (oldwidth, oldheight) in RenderImage::imageDimensionsChanged - these should be LayoutUnit's in my understanding.
Patch follows.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list