[webkit-reviews] review granted: [Bug 234091] Reduce maximum mmap size for Structure regions to help placate ios : [Attachment 446571] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 11:12:06 PST 2021


Saam Barati <sbarati at apple.com> has granted Keith Miller
<keith_miller at apple.com>'s request for review:
Bug 234091: Reduce maximum mmap size for Structure regions to help placate ios
https://bugs.webkit.org/show_bug.cgi?id=234091

Attachment 446571: Patch

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




--- Comment #4 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 446571
  --> https://bugs.webkit.org/attachment.cgi?id=446571
Patch

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

r=me still with comment from prior patch

> Source/WTF/wtf/posix/OSAllocatorPOSIX.cpp:83
> +    UNUSED_PARAM(includesGuardPages);

should we assert we're not dealing with this?


More information about the webkit-reviews mailing list