Bug 234336 - [iOS][WP] Add access to required syscall
Summary: [iOS][WP] Add access to required syscall
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-12-14 23:58 PST by Per Arne Vollan
Modified: 2021-12-15 12:52 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2021-12-15 00:19 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.64 KB, patch)
2021-12-15 00:24 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (2.04 KB, patch)
2021-12-15 11:52 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-12-14 23:58:54 PST
Add required syscall to the WebContent process' sandbox on iOS. This syscall was blocked in https://trac.webkit.org/changeset/286673/webkit.
Comment 1 Per Arne Vollan 2021-12-14 23:59:23 PST
<rdar://86502081>
Comment 2 Per Arne Vollan 2021-12-15 00:19:36 PST
Created attachment 447207 [details]
Patch
Comment 3 Per Arne Vollan 2021-12-15 00:24:49 PST
Created attachment 447208 [details]
Patch
Comment 4 Per Arne Vollan 2021-12-15 02:08:25 PST
Comment on attachment 447208 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2021-12-15 02:17:23 PST
Committed r287069 (245264@main): <https://commits.webkit.org/245264@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447208 [details].
Comment 6 Per Arne Vollan 2021-12-15 11:52:19 PST
Reopening to attach new patch.
Comment 7 Per Arne Vollan 2021-12-15 11:52:22 PST
Created attachment 447263 [details]
Patch
Comment 8 Brent Fulgham 2021-12-15 11:56:12 PST
Comment on attachment 447263 [details]
Patch

r=me
Comment 9 Per Arne Vollan 2021-12-15 12:08:24 PST
Comment on attachment 447263 [details]
Patch

Thanks for reviewing!
Comment 10 EWS 2021-12-15 12:52:56 PST
Committed r287098 (245288@main): <https://commits.webkit.org/245288@main>

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