[webkit-reviews] review requested: [Bug 94810] Vector::shrinkToFit should use realloc when canCopyWithMemcpy is true : [Attachment 161031] should use canMoveWithMemcpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 12:26:14 PDT 2012


Yong Li <yoli at rim.com> has asked  for review:
Bug 94810: Vector::shrinkToFit should use realloc when canCopyWithMemcpy is
true
https://bugs.webkit.org/show_bug.cgi?id=94810

Attachment 161031: should use canMoveWithMemcpy
https://bugs.webkit.org/attachment.cgi?id=161031&action=review

------- Additional Comments from Yong Li <yoli at rim.com>
actually it is not making copies, but just moving.


More information about the webkit-reviews mailing list