Bug 123593 - [MSE] [Mac] Disclaim support for MSE in AVFoundation and QTKit engines
Summary: [MSE] [Mac] Disclaim support for MSE in AVFoundation and QTKit engines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 15:33 PDT by Jer Noble
Modified: 2013-11-04 14:47 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.76 KB, patch)
2013-10-31 15:35 PDT, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2013-10-31 15:33:47 PDT
[MSE] [Mac] Disclaim support for MSE in AVFoundation and QTKit engines
Comment 1 Jer Noble 2013-10-31 15:35:42 PDT
Created attachment 215682 [details]
Patch
Comment 2 Eric Carlson 2013-11-01 10:01:27 PDT
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 :-)
Comment 3 Jer Noble 2013-11-04 14:47:40 PST
Committed r158597: <http://trac.webkit.org/changeset/158597>