Bug 213861

Summary: [iOS] Allow the WebContent sandbox to check the 'hw.product' sysctl
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2020-07-01 13:12:26 PDT
Telemetry shows that we need to read the 'hw.product' sysctl in the font subsystem, primarily to enable certain font features (for various products) in different locales.
Comment 1 Brent Fulgham 2020-07-01 13:13:58 PDT
<rdar://problem/64988957>
Comment 2 Brent Fulgham 2020-07-01 13:15:17 PDT
Created attachment 403313 [details]
Patch
Comment 3 Per Arne Vollan 2020-07-01 13:28:39 PDT
Comment on attachment 403313 [details]
Patch

R=me.
Comment 4 EWS 2020-07-01 14:04:30 PDT
Committed r263821: <https://trac.webkit.org/changeset/263821>

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