Bug 161670 - Expose Apple Pencil input to testing system
Summary: Expose Apple Pencil input to testing system
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-06 19:43 PDT by Dean Jackson
Modified: 2016-09-07 16:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (32.48 KB, patch)
2016-09-06 19:56 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (34.09 KB, patch)
2016-09-07 12:39 PDT, Dean Jackson
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2 (6.83 MB, application/zip)
2016-09-07 13:49 PDT, Build Bot
no flags Details

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