Bug 227032

Summary: [iOS] Permit access to 'platform-name'
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2021-06-15 09:49:32 PDT
Telemetry shows that some media code needs access to 'platform-name'. We allow this in the WebContent process, but didn't include it in the GPU Process. Make the WebContent and GPU Process consistent in this access. Also adopt the standard rule for this used in the system sandbox, which restricts the access to the IOKit class family that has this property.
Attachments
Patch (4.00 KB, patch)
2021-06-15 09:52 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-06-15 09:49:50 PDT
Brent Fulgham
Comment 2 2021-06-15 09:52:28 PDT
Per Arne Vollan
Comment 3 2021-06-15 09:57:12 PDT
Comment on attachment 431450 [details] Patch R=me.
EWS
Comment 4 2021-06-15 11:01:11 PDT
Committed r278881 (238824@main): <https://commits.webkit.org/238824@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431450 [details].
Note You need to log in before you can comment on or make changes to this bug.