[webkit-reviews] review canceled: [Bug 227957] [BMalloc] Lazily allocate physical pages : [Attachment 433509] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 14 13:55:56 PDT 2021
Michael Saboff <msaboff at apple.com> has canceled review:
Bug 227957: [BMalloc] Lazily allocate physical pages
https://bugs.webkit.org/show_bug.cgi?id=227957
Attachment 433509: Patch
https://bugs.webkit.org/attachment.cgi?id=433509&action=review
--- Comment #6 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 433509
--> https://bugs.webkit.org/attachment.cgi?id=433509
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=433509&action=review
>> Source/bmalloc/bmalloc/VMAllocate.h:220
>> + vmValidatePhysical(p, vmSize);
>
> Seems unnecessary to lose this assertion on Darwin.
I'll add it back.
More information about the webkit-reviews
mailing list