[webkit-reviews] review granted: [Bug 228812] Ease sandboxing restrictions for Mail to allow HEIF image decoding : [Attachment 435118] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 10:35:51 PDT 2021


Per Arne Vollan <pvollan at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 228812: Ease sandboxing restrictions for Mail to allow HEIF image decoding
https://bugs.webkit.org/show_bug.cgi?id=228812

Attachment 435118: Patch

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




--- Comment #11 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 435118
  --> https://bugs.webkit.org/attachment.cgi?id=435118
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=435118&action=review

R=me.

> Source/WebCore/PAL/ChangeLog:9
> +	   Delete unneeded SPIs and their sof-linking.

soft-linking

> Source/WebKit/Shared/WebProcessCreationParameters.h:214
> +    SandboxExtension::HandleArray videoDecoderExtensionHandles;

This can also be just a handle, not an array of handles.


More information about the webkit-reviews mailing list