Bug 236102

Summary: [iOS][WP] Block access to syscalls that are only used during launch
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, gavin.p, ggaren, mazander, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 236145    
Bug Blocks:    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

Description Per Arne Vollan 2022-02-03 14:05:41 PST
On iOS, block access to syscalls that are only used during launch, after the WebContent process has finished launching.
Comment 1 Radar WebKit Bug Importer 2022-02-03 14:06:16 PST
<rdar://problem/88454893>
Comment 2 Per Arne Vollan 2022-02-03 14:12:15 PST
Created attachment 450819 [details]
Patch
Comment 3 Brent Fulgham 2022-02-04 09:35:35 PST
Comment on attachment 450819 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2022-02-04 09:36:46 PST
Comment on attachment 450819 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2022-02-04 10:22:28 PST
Committed r289125 (246822@main): <https://commits.webkit.org/246822@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450819 [details].
Comment 6 WebKit Commit Bot 2022-02-04 10:40:12 PST
Re-opened since this is blocked by bug 236145
Comment 7 EWS 2022-02-04 10:55:59 PST
ChangeLog entry in Source/WebKit/ChangeLog contains OOPS!.
Comment 8 Per Arne Vollan 2022-02-04 10:59:41 PST
Created attachment 450917 [details]
Patch
Comment 9 EWS 2022-02-04 14:19:07 PST
Committed r289137 (246833@main): <https://commits.webkit.org/246833@main>

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