Bug 198610

Summary: Restrict fast clicks everywhere to desktop content mode
Product: WebKit Reporter: Antoine Quint <graouts>
Component: UI EventsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, sroberts, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 198636    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Antoine Quint 2019-06-06 07:20:12 PDT
Restrict fast clicks everywhere to desktop content mode
Comment 1 Antoine Quint 2019-06-06 07:21:09 PDT
Created attachment 371494 [details]
Patch
Comment 2 Antoine Quint 2019-06-06 07:21:15 PDT
<rdar://problem/50114230>
Comment 3 Antoine Quint 2019-06-06 07:22:45 PDT
I wasn't sure if:

1. this should control the fasterClicks or fastClicksEverywhere preference
2. tracking the desktop mode state on WebPageProxy was the right thing to do
Comment 4 WebKit Commit Bot 2019-06-06 12:32:58 PDT
Comment on attachment 371494 [details]
Patch

Clearing flags on attachment: 371494

Committed r246165: <https://trac.webkit.org/changeset/246165>
Comment 5 WebKit Commit Bot 2019-06-06 12:32:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 WebKit Commit Bot 2019-06-06 17:28:14 PDT
Re-opened since this is blocked by bug 198636
Comment 7 Antoine Quint 2019-06-07 13:28:24 PDT
*** Bug 196236 has been marked as a duplicate of this bug. ***
Comment 8 Antoine Quint 2019-06-07 13:55:53 PDT
Committed r246213: <https://trac.webkit.org/changeset/246213>