Bug 160406

Summary: REGRESSION(r198943): drop-down menu navigation on fiddlevideo.com doesn't appear on iOS, works on OS X
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
simon.fraser: review+
patch
buildbot: commit-queue-
Archive of layout-test-results from ews125 for ios-simulator-wk2
none
patch none

Description Antti Koivisto 2016-08-01 09:43:04 PDT
WKContentObservation mechanism is partially broken.
Comment 1 Antti Koivisto 2016-08-01 09:57:29 PDT
rdar://problem/26310261
Comment 2 Antti Koivisto 2016-08-01 09:58:32 PDT
Created attachment 285017 [details]
patch
Comment 3 Antti Koivisto 2016-08-01 10:33:48 PDT
Created attachment 285020 [details]
patch
Comment 4 Simon Fraser (smfr) 2016-08-01 10:53:34 PDT
Comment on attachment 285020 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=285020&action=review

> LayoutTests/ChangeLog:11
> +        * fast/events/touch/click-event-suppression-on-content-change-expected.txt: Added.
> +        * fast/events/touch/click-event-suppression-on-content-change.html: Added.

Can you put the test in a new 'fast/content-observation' directory? I hope we'll add more.

You'll need to skip the test everywhere except iso-simulator-wk2. Perhaps do that for the entire directory.
Comment 5 Antti Koivisto 2016-08-01 11:16:21 PDT
Created attachment 285023 [details]
patch
Comment 6 Build Bot 2016-08-01 12:13:06 PDT
Comment on attachment 285023 [details]
patch

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

New failing tests:
fast/content-observation/click-event-suppression-on-content-change.html
Comment 7 Build Bot 2016-08-01 12:13:10 PDT
Created attachment 285025 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.5
Comment 8 Antti Koivisto 2016-08-01 12:54:44 PDT
Created attachment 285033 [details]
patch
Comment 9 Antti Koivisto 2016-08-01 13:52:10 PDT
https://trac.webkit.org/r203985