[webkit-reviews] review granted: [Bug 215154] [Cocoa] Remove obsolete sandbox extension after r264178 : [Attachment 405976] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 10:59:48 PDT 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 215154: [Cocoa] Remove obsolete sandbox extension after r264178
https://bugs.webkit.org/show_bug.cgi?id=215154

Attachment 405976: Patch

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




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

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

r=me

> Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:-427
> -	   parameters.mapDBExtensionHandle = WTFMove(mapDBHandle);

Can we get rid of parameters.mapDBExtensionHandle, too? Or is it still used in
some cases?


More information about the webkit-reviews mailing list