[webkit-reviews] review granted: [Bug 186328] Set the AVAssetResourceLoaderRequest's contentType to AVStreamingKeyDeliveryContentKeyType in the case of a FPS key request. : [Attachment 342006] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 20:50:20 PDT 2018


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 186328: Set the AVAssetResourceLoaderRequest's contentType to
AVStreamingKeyDeliveryContentKeyType in the case of a FPS key request.
https://bugs.webkit.org/show_bug.cgi?id=186328

Attachment 342006: Patch

https://bugs.webkit.org/attachment.cgi?id=342006&action=review




--- Comment #3 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 342006
  --> https://bugs.webkit.org/attachment.cgi?id=342006
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=342006&action=review

r=me once the bots are happy.

>
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundati
onObjC.mm:2492
> +	       infoRequest.contentType = AVStreamingKeyDeliveryContentKeyType;

Is this string available in every version is the OS we support?


More information about the webkit-reviews mailing list