Bug 160406 - REGRESSION(r198943): drop-down menu navigation on fiddlevideo.com doesn't appear on iOS, works on OS X
Summary: REGRESSION(r198943): drop-down menu navigation on fiddlevideo.com doesn't app...
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-08-01 09:43 PDT by Antti Koivisto
Modified: 2016-08-01 13:52 PDT (History)
3 users (show)

See Also:


Attachments
patch (12.82 KB, patch)
2016-08-01 09:58 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (13.05 KB, patch)
2016-08-01 10:33 PDT, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff
patch (14.22 KB, patch)
2016-08-01 11:16 PDT, Antti Koivisto
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews125 for ios-simulator-wk2 (660.63 KB, application/zip)
2016-08-01 12:13 PDT, Build Bot
no flags Details
patch (13.08 KB, patch)
2016-08-01 12:54 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

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