Bug 144131 - Expand test infrastructure to support scrolling tests (Part 3): Updated Tests
Summary: Expand test infrastructure to support scrolling tests (Part 3): Updated Tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 143684
Blocks: 146081 144482
  Show dependency treegraph
 
Reported: 2015-04-23 16:24 PDT by Brent Fulgham
Modified: 2015-06-17 15:19 PDT (History)
2 users (show)

See Also:


Attachments
Patch (48.96 KB, patch)
2015-04-29 17:44 PDT, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

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