RESOLVED FIXED 196023
[iOS] Enable fast clicking everywhere
https://bugs.webkit.org/show_bug.cgi?id=196023
Summary [iOS] Enable fast clicking everywhere
Dean Jackson
Reported 2019-03-20 12:34:25 PDT
[iOS] Enable fast clicking everywhere
Attachments
Patch (8.01 KB, patch)
2019-03-20 12:38 PDT, Dean Jackson
wenson_hsieh: review+
Radar WebKit Bug Importer
Comment 1 2019-03-20 12:34:51 PDT
Dean Jackson
Comment 2 2019-03-20 12:38:43 PDT
Wenson Hsieh
Comment 3 2019-03-20 14:07:22 PDT
Comment on attachment 365384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365384&action=review > Source/WebKit/Shared/WebPreferences.yaml:1506 > + defaultValue: true I think we should still always be able to double tap to zoom on watchOS. (Let's also confirm that this is what we want on iPhone, not just iPad).
Dean Jackson
Comment 4 2019-03-20 14:10:52 PDT
Comment on attachment 365384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365384&action=review >> Source/WebKit/Shared/WebPreferences.yaml:1506 >> + defaultValue: true > > I think we should still always be able to double tap to zoom on watchOS. > > (Let's also confirm that this is what we want on iPhone, not just iPad). We've decided to put it on for now with iPhone. After living on, we might restrict to to just iPad, and then just iPad with sites that haven't set a viewport.
Dean Jackson
Comment 5 2019-03-20 14:28:18 PDT
Ryan Haddad
Comment 6 2019-03-20 17:10:38 PDT
This caused http/tests/adClickAttribution/anchor-tag-attributes-validation.html and http/tests/security/anchor-download-block-crossorigin.html to start failing again due to changing console log line numbers. Rebaselined in https://trac.webkit.org/changeset/243262/webkit
Note You need to log in before you can comment on or make changes to this bug.