Bug 240124 - Allow hw.cpu64bit_capable sysctl-read in network process sandbox on iOS
Summary: Allow hw.cpu64bit_capable sysctl-read in network process sandbox on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-05 09:20 PDT by Alex Christensen
Modified: 2022-05-05 11:39 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2022-05-05 09:21 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (1.38 KB, patch)
2022-05-05 10:20 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-05-05 09:20:51 PDT
Allow hw.cpu64bit_capable sysctl-read in network process sandbox on iOS
Comment 1 Alex Christensen 2022-05-05 09:21:53 PDT
Created attachment 458878 [details]
Patch
Comment 2 Alex Christensen 2022-05-05 09:21:56 PDT
<rdar://problem/92797350>
Comment 3 Per Arne Vollan 2022-05-05 10:11:07 PDT
Comment on attachment 458878 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458878&action=review

R=me.

> Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:484
> +        "hw.cpu64bit_capable"

Should we add this inside a PLATFORM(WATCHOS) guard?
Comment 4 Alex Christensen 2022-05-05 10:20:14 PDT
Created attachment 458886 [details]
Patch
Comment 5 EWS 2022-05-05 11:38:59 PDT
Committed r293853 (250320@main): <https://commits.webkit.org/250320@main>

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