Bug 80539

Summary: Change remaining scroll methods to integers
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jamesr, jchaffraix, leviw, simon.fraser, tkent, webkit.review.bot
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-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.