RESOLVED FIXED 158950
Allow Spotlight suggestions to be read by any process
https://bugs.webkit.org/show_bug.cgi?id=158950
Summary Allow Spotlight suggestions to be read by any process
Brent Fulgham
Reported 2016-06-20 12:24:52 PDT
Allow Spotlight suggestions to be read in any of the WebKit processes.
Attachments
Patch (3.35 KB, patch)
2016-06-20 12:28 PDT, Brent Fulgham
ap: review+
Brent Fulgham
Comment 1 2016-06-20 12:27:00 PDT
Brent Fulgham
Comment 2 2016-06-20 12:28:39 PDT
Alexey Proskuryakov
Comment 3 2016-06-20 14:08:01 PDT
Comment on attachment 281663 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=281663&action=review > Source/WebKit2/ChangeLog:3 > + Allow Spotlight suggestions to be read by any process Do we really really need this in Databases and Networking processes? This patch doesn't update plug-in sandbox, is that correct?
Brent Fulgham
Comment 4 2016-06-20 15:37:57 PDT
Comment on attachment 281663 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=281663&action=review >> Source/WebKit2/ChangeLog:3 >> + Allow Spotlight suggestions to be read by any process > > Do we really really need this in Databases and Networking processes? > > This patch doesn't update plug-in sandbox, is that correct? I'll revert the Database and Networking processes, it doesn't seem like they have any need for this. I will add this to com.apple.WebKit.plugin-common.sb so that plugins can read Spotlight suggestions if they want to.
Brent Fulgham
Comment 5 2016-06-20 15:41:32 PDT
Note You need to log in before you can comment on or make changes to this bug.