../../Source/WebKit/Shared/wpe/WebEventFactory.cpp:159:15: warning: this statement may fall through [-Wimplicit-fallthrough=] delta = wheelTicks; ~~~~~~^~~~~~~~~~~~ ../../Source/WebKit/Shared/wpe/WebEventFactory.cpp:160:5: note: here default: ^~~~~~~
Ooops, this is my fault.
Created attachment 325535 [details] Patch
Comment on attachment 325535 [details] Patch Attachment 325535 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/5058141 New failing tests: imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-match.https.html
Created attachment 325539 [details] Archive of layout-test-results from ews122 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews122 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.6
Committed r224274: <https://trac.webkit.org/changeset/224274>