RESOLVED FIXED 236087
[iOS][WP] Add access to required syscalls
https://bugs.webkit.org/show_bug.cgi?id=236087
Summary [iOS][WP] Add access to required syscalls
Per Arne Vollan
Reported 2022-02-03 09:31:07 PST
Add access to required syscalls which are rarely used. This is based on recent telemetry.
Attachments
Patch (1.45 KB, patch)
2022-02-03 09:33 PST, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-03 09:31:42 PST
Per Arne Vollan
Comment 2 2022-02-03 09:33:04 PST
Brent Fulgham
Comment 3 2022-02-03 13:07:06 PST
Comment on attachment 450785 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450785&action=review > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1324 > + SYS_iopolicysys Can you put a radar here just so we can remember why it was needed? > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1328 > + SYS_work_interval_ctl)) Ditto.
Per Arne Vollan
Comment 4 2022-02-03 13:18:17 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 450785 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=450785&action=review > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1324 > > + SYS_iopolicysys > > Can you put a radar here just so we can remember why it was needed? > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1328 > > + SYS_work_interval_ctl)) > > Ditto. This is only seen in telemetry, so there are no radars, currently. Thanks for reviewing!
EWS
Comment 5 2022-02-03 13:24:30 PST
Committed r289072 (246778@main): <https://commits.webkit.org/246778@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450785 [details].
Note You need to log in before you can comment on or make changes to this bug.