[webkit-reviews] review granted: [Bug 217706] [macOS] Issue sandbox extension to additional icon service when attachment element is enabled. : [Attachment 411319] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 14:42:36 PDT 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 217706: [macOS] Issue sandbox extension to additional icon service when
attachment element is enabled.
https://bugs.webkit.org/show_bug.cgi?id=217706

Attachment 411319: Patch

https://bugs.webkit.org/attachment.cgi?id=411319&action=review




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 411319
  --> https://bugs.webkit.org/attachment.cgi?id=411319
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!


More information about the webkit-reviews mailing list