Bug 80539 - Change remaining scroll methods to integers
Summary: Change remaining scroll methods to integers
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: 60318
  Show dependency treegraph
 
Reported: 2012-03-07 14:10 PST by Emil A Eklund
Modified: 2012-03-07 16:00 PST (History)
7 users (show)

See Also:


Attachments
Patch (13.71 KB, patch)
2012-03-07 14:42 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 2012-03-07 14:10:22 PST
Scroll offsets are already represented as integers to align with device pixels. Change the renaming scroll methods back to ints to be consistent and to ensure that the appropriate pixel snapped values are always used.
Comment 1 Emil A Eklund 2012-03-07 14:42:42 PST
Created attachment 130697 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-07 14:46:45 PST
Comment on attachment 130697 [details]
Patch

OK
Comment 3 Emil A Eklund 2012-03-07 14:47:53 PST
Comment on attachment 130697 [details]
Patch

Thanks Eric!
Comment 4 WebKit Review Bot 2012-03-07 16:00:27 PST
Comment on attachment 130697 [details]
Patch

Clearing flags on attachment: 130697

Committed r110120: <http://trac.webkit.org/changeset/110120>
Comment 5 WebKit Review Bot 2012-03-07 16:00:31 PST
All reviewed patches have been landed.  Closing bug.