[webkit-reviews] review granted: [Bug 215160] Introduce a Vector::isolatedCopy() && : [Attachment 405993] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 08:41:19 PDT 2020


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 215160: Introduce a Vector::isolatedCopy() &&
https://bugs.webkit.org/show_bug.cgi?id=215160

Attachment 405993: Patch

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




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 405993
  --> https://bugs.webkit.org/attachment.cgi?id=405993
Patch

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

> Source/WTF/ChangeLog:9
> +	   This can make a Vector<String>::isolatedCopy() allocate no memory at
all in cases like RegistrationDatabase::schedulePushChanges.

Can we change this at the same time?


More information about the webkit-reviews mailing list