Bug 85222 - [gtk, qt, chromium, win] Fix usage of LayoutUnits and rounding in platform code
Summary: [gtk, qt, chromium, win] Fix usage of LayoutUnits and rounding in platform code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-04-30 11:57 PDT by Emil A Eklund
Modified: 2012-04-30 14:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (11.21 KB, patch)
2012-04-30 12:18 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-04-30 11:57:32 PDT
There are a handful of places left in the platform code that needs to be updated to use the right unit.
Comment 1 Emil A Eklund 2012-04-30 12:18:15 PDT
Created attachment 139502 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-04-30 12:22:07 PDT
Comment on attachment 139502 [details]
Patch

LGTM.
Comment 3 Emil A Eklund 2012-04-30 14:44:25 PDT
Committed r115672: <http://trac.webkit.org/changeset/115672>