[Webkit-unassigned] [Bug 183946] New: HTMLElement factory doesn't need to call MediaPlayer::isAvailable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 23 12:15:25 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183946
Bug ID: 183946
Summary: HTMLElement factory doesn't need to call
MediaPlayer::isAvailable
Product: WebKit
Version: Other
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
The HTMLVideoElement, HTMLAudioElement, and HTMLTrackElement constructors check both document.settings().mediaEnabled() and MediaPlayer::isAvailable to see if media is disabled. Ports should disable the setting if they don't want media elements, so the later is redundant.
--
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/20180323/e4cd659b/attachment.html>
More information about the webkit-unassigned
mailing list