[webkit-reviews] review requested: [Bug 30926] Optimizations to Element::getAttribute : [Attachment 42154] patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 15:36:28 PDT 2009


Jens Alfke <snej at chromium.org> has asked  for review:
Bug 30926: Optimizations to Element::getAttribute
https://bugs.webkit.org/show_bug.cgi?id=30926

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

------- Additional Comments from Jens Alfke <snej at chromium.org>
Sorry about forgetting the changelog again; don't know why I keep doing that...


I took your advice to create an inline string-comparison helper, but added it
to the String class since I needed it in both source files and it could be
useful elsewhere.


More information about the webkit-reviews mailing list