NEW 184850
Querying decoder availability is failing when WebProcess WindowServer blocking is enabled.
https://bugs.webkit.org/show_bug.cgi?id=184850
Summary Querying decoder availability is failing when WebProcess WindowServer blockin...
Per Arne Vollan
Reported 2018-04-20 16:26:44 PDT
Temporarily work around this problem by allowing WindowServer connections when querying decoder availability.
Attachments
Patch (1.90 KB, patch)
2018-04-20 16:31 PDT, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-20 16:29:54 PDT
Per Arne Vollan
Comment 2 2018-04-20 16:31:02 PDT
Brent Fulgham
Comment 3 2018-04-20 16:47:25 PDT
Comment on attachment 338485 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=338485&action=review > Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.mm:66 > + CGSSetDenyWindowServerConnections(false); Don't we need to call 'CGSSetDenyWindowServerConnections(true)' again somewhere?
Brent Fulgham
Comment 4 2018-06-29 16:38:28 PDT
Per Arne: Do we still need this patch?
Note You need to log in before you can comment on or make changes to this bug.