Issue sandbox extension to 'com.apple.iconservices.store' when attachment element is enabled on macOS.
<rdar://problem/70291100>
Created attachment 411319 [details] Patch
Comment on attachment 411319 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411319&action=review r=me > Source/WebKit/UIProcess/WebPageProxy.cpp:7843 > + parameters.attachmentElementExtensionHandles = SandboxExtension::createHandlesForMachLookup(attachmentElementServices(), WTF::nullopt); Much tidier!
Created attachment 411375 [details] Patch
Comment on attachment 411375 [details] Patch Thanks for reviewing!
Committed r268492: <https://trac.webkit.org/changeset/268492> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411375 [details].