Bug 212535

Summary: [Cocoa] EME should return more helpful error code during key exchange
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, peng.liu6, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eric.carlson: review+
Patch for landing none

Description Jer Noble 2020-05-29 11:10:10 PDT
[Cocoa] EME should return more helpful error code during key exchange
Comment 1 Jer Noble 2020-05-29 11:14:13 PDT
<rdar://problem/60439979>
Comment 2 Jer Noble 2020-05-29 11:17:32 PDT
Created attachment 400603 [details]
Patch
Comment 3 Eric Carlson 2020-05-29 13:13:20 PDT
Comment on attachment 400603 [details]
Patch

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

> Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm:1192
> +    // to provide, signal this state by "suceeding", but set the key status

s/suceeding/succeeding/
Comment 4 Jer Noble 2020-05-31 11:53:04 PDT
Created attachment 400708 [details]
Patch for landing
Comment 5 EWS 2020-05-31 12:52:58 PDT
Committed r262365: <https://trac.webkit.org/changeset/262365>

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