[Webkit-unassigned] [Bug 147119] New: Make sure MediaPlayerPrivateAVFoundation doesn't load MediaStream
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 12:30:30 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147119
Bug ID: 147119
Summary: Make sure MediaPlayerPrivateAVFoundation doesn't load
MediaStream
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mdaiter at apple.com
We can't have MediaPlayerPrivateAVFoundation trying to load MediaStreams by accident. In order to make sure the MediaPlayer loadEngine() method doesn't try to use this class to load the MediaStream, we need to set the network state to a format error to ensure a skip and an error trigger, so another media engine is loaded.
--
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/20150720/c4949269/attachment.html>
More information about the webkit-unassigned
mailing list