Bug 236102 - [iOS][WP] Block access to syscalls that are only used during launch
Summary: [iOS][WP] Block access to syscalls that are only used during launch
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: 236145
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-03 14:05 PST by Per Arne Vollan
Modified: 2022-02-04 14:19 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2022-02-03 14:12 PST, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (4.32 KB, patch)
2022-02-04 10: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 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].