Bug 85222

Summary: [gtk, qt, chromium, win] Fix usage of LayoutUnits and rounding in platform code
Product: WebKit Reporter: Emil A Eklund <eae>
Component: PlatformAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

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>