Bug 133601 - Fix more latched scrolling test flakiness and slowness
Summary: Fix more latched scrolling test flakiness and slowness
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-06 21:36 PDT by Simon Fraser (smfr)
Modified: 2014-06-09 10:55 PDT (History)
4 users (show)

See Also:


Attachments
Patch (58.01 KB, patch)
2014-06-06 21:40 PDT, Simon Fraser (smfr)
bfulgham: review+
bfulgham: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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