[Webkit-unassigned] [Bug 185001] Click events on outer page are not being dispatched correctly after touch-zooming within an iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 1 21:25:06 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=185001

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aestes at apple.com

--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The issue is that if you happen to put a finger in the YouTube iframe when zooming, WebPage::updatePotentialTapSecurityOrigin() puts youtube.com's security origin in WebPage::m_potentialTapSecurityOrigin and it doesn't get cleared, causing later potential taps in the main frame to fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190602/3aed3b24/attachment.html>


More information about the webkit-unassigned mailing list