Bug 133601

Summary: Fix more latched scrolling test flakiness and slowness
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+, bfulgham: commit-queue-

Description Simon Fraser (smfr) 2014-06-06 21:36:36 PDT
Fix more latched scrolling test flakiness and slowness
Comment 1 Simon Fraser (smfr) 2014-06-06 21:40:03 PDT
Created attachment 232653 [details]
Patch
Comment 2 Brent Fulgham 2014-06-09 10:46:06 PDT
Comment on attachment 232653 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232653&action=review

r=me. Minor typo in the ChangeLog.

> Source/WebKit2/ChangeLog:13
> +        Secondly, the timer-baed scrolling tree commit could result in the scrolling

timer-based

> Tools/ChangeLog:13
> +        Secondly, the timer-baed scrolling tree commit could result in the scrolling

timer-based

> LayoutTests/ChangeLog:13
> +        Secondly, the timer-baed scrolling tree commit could result in the scrolling

timer-based
Comment 3 Simon Fraser (smfr) 2014-06-09 10:55:03 PDT
https://trac.webkit.org/r169692