RESOLVED FIXED 217781
[macOS] Issue temporary sandbox extension to the Launch Services daemon
https://bugs.webkit.org/show_bug.cgi?id=217781
Summary [macOS] Issue temporary sandbox extension to the Launch Services daemon
Per Arne Vollan
Reported 2020-10-15 13:57:37 PDT
To support blocking of the Launch Services daemon in the WebContent process, issue temporary sandbox extension to this service on macOS.
Attachments
Patch (5.43 KB, patch)
2020-10-15 14:19 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Patch (5.43 KB, patch)
2020-10-15 15:46 PDT, Per Arne Vollan
bfulgham: review+
Patch (5.52 KB, patch)
2020-10-15 17:03 PDT, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2020-10-15 13:58:10 PDT
Per Arne Vollan
Comment 2 2020-10-15 14:19:52 PDT
Per Arne Vollan
Comment 3 2020-10-15 15:46:50 PDT
Brent Fulgham
Comment 4 2020-10-15 16:13:32 PDT
Comment on attachment 411500 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411500&action=review r=me > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:290 > + Can you add a FIXME here? FIXME (<rdar://problem/70345312): Notify LaunchServices that we will be disconnecting.
Per Arne Vollan
Comment 5 2020-10-15 17:03:05 PDT
Per Arne Vollan
Comment 6 2020-10-15 17:13:04 PDT
(In reply to Brent Fulgham from comment #4) > Comment on attachment 411500 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=411500&action=review > > r=me > > > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:290 > > + > > Can you add a FIXME here? > > FIXME (<rdar://problem/70345312): Notify LaunchServices that we will be > disconnecting. I have uploaded a new patch with the FIXME. Thanks for reviewing!
EWS
Comment 7 2020-10-15 18:07:32 PDT
Committed r268567: <https://trac.webkit.org/changeset/268567> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411512 [details].
Note You need to log in before you can comment on or make changes to this bug.