Bug 213660

Summary: CRASH: incompatible downcast<> operation in SourceBufferPrivateAVFObjC::setCDMInstance()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, peng.liu6, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jer Noble 2020-06-26 14:24:28 PDT
CRASH: incompatible downcast<> operation in SourceBufferPrivateAVFObjC::setCDMInstance()
Comment 1 Jer Noble 2020-06-26 14:26:43 PDT
<rdar://problem/63831593>
Comment 2 Jer Noble 2020-06-26 14:33:22 PDT
Created attachment 402904 [details]
Patch
Comment 3 Peng Liu 2020-06-26 15:03:28 PDT
Comment on attachment 402904 [details]
Patch

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

> LayoutTests/platform/mac/media/encrypted-media/fps-clearkey-crash.html:1
> +<html>

Nit. <!DOCTYPE html> is missing.
Comment 4 EWS 2020-06-26 16:38:36 PDT
Committed r263601: <https://trac.webkit.org/changeset/263601>

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