Bug 182935 - [EME] Add mechanism for MediaKeySession to react to HDCP changes
Summary: [EME] Add mechanism for MediaKeySession to react to HDCP changes
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: 2018-02-19 11:17 PST by Jer Noble
Modified: 2018-02-19 13:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (25.30 KB, patch)
2018-02-19 11:21 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (25.35 KB, patch)
2018-02-19 12:03 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 2018-02-19 11:17:16 PST
[EME] Add mechanism for MediaKeySession to react to HDCP changes
Comment 1 Jer Noble 2018-02-19 11:21:44 PST
Created attachment 334169 [details]
Patch
Comment 2 Eric Carlson 2018-02-19 11:56:29 PST
Comment on attachment 334169 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        Add a client callback interface to CDMInterface to allow CDMInterface subclasses to

Not "to CDMInterface to allow CDMInterface subclasses" doesn't need the second "CDMInterface"
Comment 3 Jer Noble 2018-02-19 12:03:13 PST
Created attachment 334173 [details]
Patch for landing
Comment 4 Radar WebKit Bug Importer 2018-02-19 13:11:22 PST
<rdar://problem/37682553>
Comment 5 WebKit Commit Bot 2018-02-19 13:22:21 PST
Comment on attachment 334173 [details]
Patch for landing

Clearing flags on attachment: 334173

Committed r228709: <https://trac.webkit.org/changeset/228709>
Comment 6 WebKit Commit Bot 2018-02-19 13:22:23 PST
All reviewed patches have been landed.  Closing bug.