RESOLVED FIXED 213756
[iOS] Temporarily open up sandbox for mapping of Launch Services database
https://bugs.webkit.org/show_bug.cgi?id=213756
Summary [iOS] Temporarily open up sandbox for mapping of Launch Services database
Per Arne Vollan
Reported 2020-06-29 15:13:28 PDT
Temporarily open up sandbox for mapping of Launch Services database in the WebContent process on iOS. This is just a short term fix, and access to the service will be closed again soon.
Attachments
Patch (1.43 KB, patch)
2020-06-29 15:19 PDT, Per Arne Vollan
bfulgham: review+
Per Arne Vollan
Comment 1 2020-06-29 15:16:36 PDT
Per Arne Vollan
Comment 2 2020-06-29 15:19:36 PDT
Brent Fulgham
Comment 3 2020-06-29 15:22:02 PDT
Comment on attachment 403123 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=403123&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:591 > +(allow mach-lookup (with telemetry-backtrace) I would remove the telemetry-backtrace, since this will be getting hit under normal circumstances.
Per Arne Vollan
Comment 4 2020-06-29 15:32:04 PDT
(In reply to Brent Fulgham from comment #3) > Comment on attachment 403123 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=403123&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:591 > > +(allow mach-lookup (with telemetry-backtrace) > > I would remove the telemetry-backtrace, since this will be getting hit under > normal circumstances. Done. Thanks for reviewing!
Note You need to log in before you can comment on or make changes to this bug.