[webkit-reviews] review requested: [Bug 108410] Vector should consult allocator about ideal size when choosing capacity. : [Attachment 185652] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 18:32:53 PST 2013


Andreas Kling <akling at apple.com> has asked  for review:
Bug 108410: Vector should consult allocator about ideal size when choosing
capacity.
https://bugs.webkit.org/show_bug.cgi?id=108410

Attachment 185652: Patch
https://bugs.webkit.org/attachment.cgi?id=185652&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
So much thrashing. I blame the coffee.

@Benjamin: I removed the 'newCapacity' local in Deque since I have to read back
m_buffer.capacity() for the correct value.


More information about the webkit-reviews mailing list