Bug 179029

Summary: iOS element fullscreen should use a UIGestureRecognizer to detect user interaction.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: WebKit2Assignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch
simon.fraser: review+
Patch for landing. none

Jeremy Jones
Reported 2017-10-30 14:54:01 PDT
Currently it uses a UIView with -hitTest, but hitTest doesn't actually mean a touch interaction happened.
Attachments
Patch (3.78 KB, patch)
2017-11-01 22:43 PDT, Jeremy Jones
simon.fraser: review+
Patch for landing. (4.10 KB, patch)
2017-11-06 11:43 PST, Jeremy Jones
no flags
Jeremy Jones
Comment 1 2017-11-01 20:02:07 PDT
Jeremy Jones
Comment 2 2017-11-01 22:43:53 PDT
Jeremy Jones
Comment 3 2017-11-06 11:43:50 PST
Created attachment 326140 [details] Patch for landing.
WebKit Commit Bot
Comment 4 2017-11-06 13:35:15 PST
Comment on attachment 326140 [details] Patch for landing. Clearing flags on attachment: 326140 Committed r224509: <https://trac.webkit.org/changeset/224509>
Note You need to log in before you can comment on or make changes to this bug.