[Webkit-unassigned] [Bug 157655] New: Don't execute JavaScript within HTMLMediaElement::stop()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 19:39:15 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157655
Bug ID: 157655
Summary: Don't execute JavaScript within
HTMLMediaElement::stop()
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adachan at apple.com
HTMLMediaElement::updateMediaControlsAfterPresentationModeChange() added in r200462 can be called by HTMLMediaElement::stop(). Executing JavaScript after the element has been stopped/suspended is not allowed and we need to fix that.
<rdar://problem/26237934>
--
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/20160513/4d4c1515/attachment.html>
More information about the webkit-unassigned
mailing list