Bug 61705

Summary: Element: Micro-cleanup of scroll methods.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2011-05-29 12:48:40 PDT
scrollIntoView(), scrollIntoViewIfNeeded() and scrollByUnits() could look a bit nicer, and in the first two cases, do a little less work in some cases.
Attachments
Proposed patch (3.79 KB, patch)
2011-05-29 12:49 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-05-29 12:49:32 PDT
Created attachment 95292 [details] Proposed patch
Andreas Kling
Comment 2 2011-05-29 13:45:16 PDT
Comment on attachment 95292 [details] Proposed patch Clearing flags on attachment: 95292 Committed r87645: <http://trac.webkit.org/changeset/87645>
Andreas Kling
Comment 3 2011-05-29 13:45:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.