Bug 63656

Summary: [META] Identify proper rounding in Render Tree once we've moved away from integers
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, eae, leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 64021, 66148    
Bug Blocks: 60318    

Description Levi Weintraub 2011-06-29 14:09:32 PDT
Filing a bug so I can include links to this bug number that'll be easy to find when we're close to finishing our conversion of layout away from integers.
Comment 1 Levi Weintraub 2011-06-29 14:11:09 PDT
I'm placing the following line above all offenders:

// FIXME: Remove unnecessary rounding when layout is off ints: webkit.org/b/63656
Comment 2 Levi Weintraub 2011-07-07 11:51:09 PDT
Changing to a meta bug and renaming to better represent the work we'll need to do.