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

Description Andreas Kling 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.
Comment 1 Andreas Kling 2011-05-29 12:49:32 PDT
Created attachment 95292 [details]
Proposed patch
Comment 2 Andreas Kling 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>
Comment 3 Andreas Kling 2011-05-29 13:45:24 PDT
All reviewed patches have been landed.  Closing bug.