Bug 146081 - Extend eventSender scrolling testing code to support rubber banding
Summary: Extend eventSender scrolling testing code to support rubber banding
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 143684 144131 144482
Blocks:
  Show dependency treegraph
 
Reported: 2015-06-17 15:19 PDT by Brent Fulgham
Modified: 2015-06-17 15:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-06-17 15:19:07 PDT
The existing scroll testing code (see Bugs 143684, 144131, and 144482) only concerns itself with the end state of scroll gestures. We should also trigger testing callbacks for rubberbanding so we can confirm expected behavior here. That would have prevented Bug 142522 from being introduced.