[MSE] [Mac] Disclaim support for MSE in AVFoundation and QTKit engines
Created attachment 215682 [details] Patch
Comment on attachment 215682 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=215682&action=review If the other ports don't already do this, you should file bugs. > Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp:201 > +void MediaPlayerPrivateAVFoundation::load(const String&, PassRefPtr<HTMLMediaSource>) "PassRefPtr<HTMLMediaSource>" this will change soon, right :-)
Committed r158597: <http://trac.webkit.org/changeset/158597>