[webkit-reviews] review canceled: [Bug 185537] [macOS] Return SecurityServer access to the sandbox for validating signatures : [Attachment 340152] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 19:11:34 PDT 2018


Jiewen Tan <jiewen_tan at apple.com> has canceled Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 185537: [macOS] Return SecurityServer access to the sandbox for validating
signatures
https://bugs.webkit.org/show_bug.cgi?id=185537

Attachment 340152: Patch

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




--- Comment #3 from Jiewen Tan <jiewen_tan at apple.com> ---
Comment on attachment 340152
  --> https://bugs.webkit.org/attachment.cgi?id=340152
Patch

Thanks Brent for covering this regression. It looks like the block you are
trying to add securityd to is restricted with:
!PLATFORM(MAC) || __MAC_OS_X_VERSION_MIN_REQUIRED >= 101300

Should we add it to another block? Or to let it has its own block like?


More information about the webkit-reviews mailing list