Bug 161670

Summary: Expose Apple Pencil input to testing system
Product: WebKit Reporter: Dean Jackson <dino>
Component: UI EventsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
buildbot: commit-queue-
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2 none

Description Dean Jackson 2016-09-06 19:43:09 PDT
Add API to UIScriptController so that we can simulate stylus (Apple Pencil) events. This allows us to test if the Apple Pencil is registering touch events.
Comment 1 Dean Jackson 2016-09-06 19:46:28 PDT
<rdar://problem/28183327>
Comment 2 Dean Jackson 2016-09-06 19:56:43 PDT
Created attachment 288092 [details]
Patch
Comment 3 Dean Jackson 2016-09-07 12:39:14 PDT
Created attachment 288171 [details]
Patch
Comment 4 Build Bot 2016-09-07 13:49:31 PDT
Comment on attachment 288171 [details]
Patch

Attachment 288171 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2028045

New failing tests:
fast/scrolling/ios/touch-scroll-pointer-events-none.html
fast/scrolling/ios/touch-scroll-visibility-hidden.html
Comment 5 Build Bot 2016-09-07 13:49:33 PDT
Created attachment 288182 [details]
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews123  Port: ios-simulator-elcapitan-wk2  Platform: Mac OS X 10.11.5
Comment 6 Dean Jackson 2016-09-07 16:34:39 PDT
Committed r205572: <http://trac.webkit.org/changeset/205572>