[Webkit-unassigned] [Bug 181225] [WPE] Layout test media/encrypted-media/mock-MediaKeySystemAccess.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 07:00:08 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=181225

--- Comment #2 from Charlie Turner <cturner at igalia.com> ---
WebCore::CDM::createInstance is assuming CDM::createInstance always succeeds, which is not the case under mock conditions at least. JS can use setJSMockCDMFactoryCanCreateInstancesSetter at anytime, causing a SEGV.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200504/89b21b28/attachment.htm>


More information about the webkit-unassigned mailing list