Bug 63656 - [META] Identify proper rounding in Render Tree once we've moved away from integers
Summary: [META] Identify proper rounding in Render Tree once we've moved away from int...
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: Nobody
URL:
Keywords:
Depends on: 64021 66148
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-06-29 14:09 PDT by Levi Weintraub
Modified: 2012-09-22 01:34 PDT (History)
3 users (show)

See Also:


Attachments

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