Bug 182935

Summary: [EME] Add mechanism for MediaKeySession to react to HDCP changes
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

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.