[Webkit-unassigned] [Bug 147509] New: [iOS] use a media-specific user gesture check
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 15:02:23 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147509
Bug ID: 147509
Summary: [iOS] use a media-specific user gesture check
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eric.carlson at apple.com
ScriptController::processingUserGesture now only returns true for an event handler triggered by a touch end. This is correct in most contexts, and we should have probably done this from the beginning, but it breaks some existing scripts that try to trigger media loading or playback in a touch start handler, so add a media-specific method that allows touch start or touch end events.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150731/4e57fbe2/attachment.html>
More information about the webkit-unassigned
mailing list