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 Rendering | Assignee: | 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 | ||
Levi Weintraub
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Levi Weintraub
I'm placing the following line above all offenders:
// FIXME: Remove unnecessary rounding when layout is off ints: webkit.org/b/63656
Levi Weintraub
Changing to a meta bug and renaming to better represent the work we'll need to do.