Bug 232825 - [iOS][GPUP] Allow access to syscalls
Summary: [iOS][GPUP] Allow access to syscalls
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: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-08 11:14 PST by Per Arne Vollan
Modified: 2021-11-12 15:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2021-11-08 11:17 PST, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff
Patch (1.32 KB, patch)
2021-11-12 14:59 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-11-08 11:14:05 PST
Based on telemetry, block access to unused unix syscalls in the GPU process on iOS.
Comment 1 Radar WebKit Bug Importer 2021-11-08 11:14:37 PST
<rdar://problem/85164522>
Comment 2 Per Arne Vollan 2021-11-08 11:17:06 PST
Created attachment 443576 [details]
Patch
Comment 3 Brent Fulgham 2021-11-08 11:22:32 PST
Comment on attachment 443576 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2021-11-12 14:59:01 PST
Created attachment 444113 [details]
Patch
Comment 5 Per Arne Vollan 2021-11-12 15:00:04 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 443576 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 6 EWS 2021-11-12 15:46:04 PST
Committed r285748 (244207@main): <https://commits.webkit.org/244207@main>

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