Bug 216175

Summary: [macOS] Add client decoder entitlement
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

Per Arne Vollan
Reported 2020-09-04 07:56:27 PDT
Add client decoder entitlement on macOS.
Attachments
Patch (1.43 KB, patch)
2020-09-04 08:00 PDT, Per Arne Vollan
bfulgham: review+
Per Arne Vollan
Comment 1 2020-09-04 07:59:50 PDT
Per Arne Vollan
Comment 2 2020-09-04 08:00:24 PDT
Brent Fulgham
Comment 3 2020-09-04 09:11:00 PDT
Comment on attachment 407971 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=407971&action=review r=me > Source/WebKit/Scripts/process-entitlements.sh:22 > + plistbuddy Add :com.apple.developer.coremedia.allow-client-decoder-sandbox bool YES I think this label might change, but maybe we want to use this now to get some benchmark data?
Per Arne Vollan
Comment 4 2020-09-04 09:33:34 PDT
(In reply to Brent Fulgham from comment #3) > Comment on attachment 407971 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=407971&action=review > > r=me > > > Source/WebKit/Scripts/process-entitlements.sh:22 > > + plistbuddy Add :com.apple.developer.coremedia.allow-client-decoder-sandbox bool YES > > I think this label might change, but maybe we want to use this now to get > some benchmark data? Yes, I believe that is the plan. Thanks for reviewing!
Per Arne Vollan
Comment 5 2020-09-04 09:36:33 PDT
Note You need to log in before you can comment on or make changes to this bug.