WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147119
Make sure MediaPlayerPrivateAVFoundation doesn't load MediaStream
https://bugs.webkit.org/show_bug.cgi?id=147119
Summary
Make sure MediaPlayerPrivateAVFoundation doesn't load MediaStream
Matthew Daiter
Reported
2015-07-20 12:30:30 PDT
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.
Attachments
Patch
(1.51 KB, patch)
2015-07-20 12:33 PDT
,
Matthew Daiter
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-20 12:31:11 PDT
<
rdar://problem/21904955
>
Matthew Daiter
Comment 2
2015-07-20 12:33:05 PDT
Created
attachment 257119
[details]
Patch
WebKit Commit Bot
Comment 3
2015-07-22 10:14:19 PDT
Comment on
attachment 257119
[details]
Patch Clearing flags on attachment: 257119 Committed
r187163
: <
http://trac.webkit.org/changeset/187163
>
WebKit Commit Bot
Comment 4
2015-07-22 10:14:22 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug