[webkit-reviews] review granted: [Bug 69704] HTTPHeaderMap wastes memory on amazon.com : [Attachment 110274] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 9 20:00:48 PDT 2011


Darin Adler <darin at apple.com> has granted Andreas Kling <kling at webkit.org>'s
request for review:
Bug 69704: HTTPHeaderMap wastes memory on amazon.com
https://bugs.webkit.org/show_bug.cgi?id=69704

Attachment 110274: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=110274&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Don’t we want to go further and and make the map especially efficient for
various hard-coded special cases? We can avoid using a hash table unless the
map is truly unusual.

You’ll need to figure out why the EWS bot for Windows shows failure, so I am
not setting commit-queue to +.


More information about the webkit-reviews mailing list