Bug 213861 - [iOS] Allow the WebContent sandbox to check the 'hw.product' sysctl
Summary: [iOS] Allow the WebContent sandbox to check the 'hw.product' sysctl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-01 13:12 PDT by Brent Fulgham
Modified: 2020-07-01 14:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2020-07-01 13:15 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].