Bug 220493 - [Cocoa] Support key rotation with HLS-backed encrypted media streams
Summary: [Cocoa] Support key rotation with HLS-backed encrypted media streams
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-08 18:28 PST by Jer Noble
Modified: 2021-01-12 09:20 PST (History)
11 users (show)

See Also:


Attachments
Patch (8.61 KB, patch)
2021-01-08 18:35 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (8.66 KB, patch)
2021-01-08 20:40 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (8.66 KB, patch)
2021-01-08 20:42 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (31.23 KB, patch)
2021-01-08 23:21 PST, Jer Noble
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (21.97 KB, patch)
2021-01-08 23:25 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (31.85 KB, patch)
2021-01-08 23:25 PST, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff
Patch for landing (31.85 KB, patch)
2021-01-11 12:49 PST, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2021-01-08 18:28:29 PST
[Cocoa] Support key rotation with HLS-backed encrypted media streams
Comment 1 Jer Noble 2021-01-08 18:28:55 PST
<rdar://68227709>
Comment 2 Jer Noble 2021-01-08 18:35:36 PST Comment hidden (obsolete)
Comment 3 Jer Noble 2021-01-08 20:40:28 PST Comment hidden (obsolete)
Comment 4 Jer Noble 2021-01-08 20:42:05 PST Comment hidden (obsolete)
Comment 5 Jer Noble 2021-01-08 23:21:05 PST Comment hidden (obsolete)
Comment 6 Jer Noble 2021-01-08 23:25:15 PST Comment hidden (obsolete)
Comment 7 Jer Noble 2021-01-08 23:25:44 PST
Created attachment 417338 [details]
Patch
Comment 8 Eric Carlson 2021-01-11 11:48:58 PST
Comment on attachment 417338 [details]
Patch

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

Can we test this?

> Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm:274
> +        auto requestInitData  = initializationDataForRequest(request.get());

Nit: extra space before "="
Comment 9 Jer Noble 2021-01-11 12:49:39 PST
Created attachment 417403 [details]
Patch for landing
Comment 10 EWS 2021-01-12 09:20:13 PST
Committed r271405: <https://trac.webkit.org/changeset/271405>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417403 [details].