RESOLVED FIXED 122489
[Media] Refactor supportsType() factory method to take a parameters object.
https://bugs.webkit.org/show_bug.cgi?id=122489
Summary [Media] Refactor supportsType() factory method to take a parameters object.
Jer Noble
Reported 2013-10-07 22:11:41 PDT
[Media] Refactor supportsType() factory method to take a parameters object.
Attachments
Patch (23.82 KB, patch)
2013-10-07 22:16 PDT, Jer Noble
no flags
Patch (31.57 KB, patch)
2013-10-07 23:39 PDT, Jer Noble
no flags
Patch (31.61 KB, patch)
2013-10-08 07:58 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2013-10-07 22:16:33 PDT
Jer Noble
Comment 2 2013-10-07 23:39:33 PDT
Build Bot
Comment 3 2013-10-08 00:12:34 PDT
Build Bot
Comment 4 2013-10-08 00:23:12 PDT
Jer Noble
Comment 5 2013-10-08 07:58:40 PDT
Eric Carlson
Comment 6 2013-10-21 22:57:06 PDT
Comment on attachment 213686 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=213686&action=review > Source/WebCore/platform/graphics/MediaPlayer.cpp:405 > + parameters.isMediaSource = !!m_mediaSource; We will want to use this for other features (eg. MediaStream), so an enum would be better than a Boolean here.
WebKit Commit Bot
Comment 7 2013-10-22 17:12:58 PDT
Comment on attachment 213686 [details] Patch Clearing flags on attachment: 213686 Committed r157834: <http://trac.webkit.org/changeset/157834>
WebKit Commit Bot
Comment 8 2013-10-22 17:13:01 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.