[webkit-reviews] review granted: [Bug 222233] [macOS] Crash under AuxiliaryProcess::initializeSandbox : [Attachment 421102] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 20 14:21:53 PST 2021


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 222233: [macOS] Crash under AuxiliaryProcess::initializeSandbox
https://bugs.webkit.org/show_bug.cgi?id=222233

Attachment 421102: Patch

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




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

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

> Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm:671
> +    setenv("DIRHELPER_USER_DIR_SUFFIX",
FileSystem::fileSystemRepresentation(sandboxParameters.userDirectorySuffix()).d
ata(), 1);

I assume this is the bit of the old change being reverted?


More information about the webkit-reviews mailing list