Bug 144131

Summary: Expand test infrastructure to support scrolling tests (Part 3): Updated Tests
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=143286
https://bugs.webkit.org/show_bug.cgi?id=143684
Bug Depends on: 143684    
Bug Blocks: 146081, 144482    
Attachments:
Description Flags
Patch eric.carlson: review+

Description Brent Fulgham 2015-04-23 16:24:56 PDT
Complete the task of building the scroll triggering infrastructure by threading the WheelEventTestTrigger state through the scrolling code.

See also Bugs 143286 and 143684.
Comment 1 Brent Fulgham 2015-04-29 17:43:05 PDT
The changes to connect the scrolling code to the test infrastructure was landed in <https://trac.webkit.org/changeset/183595>.

This patch lands the updated tests that use the new infrastructure.
Comment 2 Brent Fulgham 2015-04-29 17:44:42 PDT
Created attachment 252014 [details]
Patch
Comment 3 Eric Carlson 2015-04-30 10:18:29 PDT
Comment on attachment 252014 [details]
Patch

rs=me
Comment 4 Brent Fulgham 2015-04-30 10:23:07 PDT
Committed r183628: <http://trac.webkit.org/changeset/183628>