Bug 95503

Summary: Verify whether Vector::shrinkToFit should use realloc with fastMalloc
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: Web Template FrameworkAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Benjamin Poulain
Reported 2012-08-30 14:55:29 PDT
https://bugs.webkit.org/show_bug.cgi?id=94810 - Vector::shrinkToFit should use realloc when canMoveWithMemcpy is true #94810 brings nice benefits if the allocator is good. Test that on fastMalloc.
Attachments
Anders Carlsson
Comment 1 2012-10-17 11:07:14 PDT
This was done in 99616! *** This bug has been marked as a duplicate of bug 99616 ***
Note You need to log in before you can comment on or make changes to this bug.