RESOLVED FIXED 235188
[iOS][Networking] Add access to required network service
https://bugs.webkit.org/show_bug.cgi?id=235188
Summary [iOS][Networking] Add access to required network service
Per Arne Vollan
Reported 2022-01-13 09:53:20 PST
Add access to required network service in the Networking process on iOS.
Attachments
Patch (1.40 KB, patch)
2022-01-13 09:56 PST, Per Arne Vollan
bfulgham: review+
Patch (1.38 KB, patch)
2022-01-13 12:38 PST, Per Arne Vollan
no flags
Patch (1.41 KB, patch)
2022-01-13 12:40 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2022-01-13 09:54:47 PST
Per Arne Vollan
Comment 2 2022-01-13 09:56:05 PST
Brent Fulgham
Comment 3 2022-01-13 10:38:07 PST
Comment on attachment 449074 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449074&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb:190 > + (allow mach-lookup (with telemetry) Do we need telemetry, now that we know that this is needed for shared iPads and proxy servers?
Per Arne Vollan
Comment 4 2022-01-13 12:38:34 PST
Per Arne Vollan
Comment 5 2022-01-13 12:40:20 PST
Per Arne Vollan
Comment 6 2022-01-13 12:41:01 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 449074 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=449074&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb:190 > > + (allow mach-lookup (with telemetry) > > Do we need telemetry, now that we know that this is needed for shared iPads > and proxy servers? Fixed! Thanks for reviewing!
EWS
Comment 7 2022-01-13 13:12:20 PST
Committed r287990 (246017@main): <https://commits.webkit.org/246017@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449096 [details].
Note You need to log in before you can comment on or make changes to this bug.