[webkit-reviews] review granted: [Bug 234175] [iOS][WP] Restrict image decoders : [Attachment 446983] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 15:23:38 PST 2022


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 234175: [iOS][WP] Restrict image decoders
https://bugs.webkit.org/show_bug.cgi?id=234175

Attachment 446983: Patch

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




--- Comment #5 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 446983
  --> https://bugs.webkit.org/attachment.cgi?id=446983
Patch

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

r=me

> Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:-451
> -	   parameters.videoDecoderExtensionHandles =
SandboxExtension::createHandlesForMachLookup({
"com.apple.coremedia.decompressionsession"_s }, std::nullopt);

Nice!


More information about the webkit-reviews mailing list