Bug 64021

Summary: Audit all uses of roundedLayout* once we've moved away from integers
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED WONTFIX    
Severity: Normal CC: leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63656    

Description Emil A Eklund 2011-07-06 13:04:48 PDT
We use roundedLayoutPoint/Rect/Unit, flooredLayout* and enclosingLayoutRect in quite a few places, most if not all of those calls can be removed once we move away from using integers for layout but we need to audit all the callsites to make sure.