Bug 72771 - Change remaining scrollTop/Left/Width/Height methods back to int
Summary: Change remaining scrollTop/Left/Width/Height methods back to 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: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 63567
  Show dependency treegraph
 
Reported: 2011-11-18 16:31 PST by Emil A Eklund
Modified: 2011-11-23 00:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (11.92 KB, patch)
2011-11-18 16:54 PST, 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 2011-11-18 16:31:49 PST
As scrolling will remain int based to line up with device pixels we should change the remaining scrollTop/Left/Width/Height methods back to int.
Comment 1 Emil A Eklund 2011-11-18 16:54:53 PST
Created attachment 115909 [details]
Patch
Comment 2 Emil A Eklund 2011-11-22 11:45:43 PST
Ping?
Comment 3 Eric Seidel (no email) 2011-11-22 12:00:00 PST
Comment on attachment 115909 [details]
Patch

LGTM.
Comment 4 Emil A Eklund 2011-11-22 12:04:39 PST
Thanks Eric!
Comment 5 WebKit Review Bot 2011-11-23 00:21:36 PST
Comment on attachment 115909 [details]
Patch

Clearing flags on attachment: 115909

Committed r101045: <http://trac.webkit.org/changeset/101045>
Comment 6 WebKit Review Bot 2011-11-23 00:21:40 PST
All reviewed patches have been landed.  Closing bug.