[webkit-reviews] review requested: [Bug 75375] Cache and reuse the HTMLFormElement.elements collection. : [Attachment 120782] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 22:48:22 PST 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 75375: Cache and reuse the HTMLFormElement.elements collection.
https://bugs.webkit.org/show_bug.cgi?id=75375

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
Same patch + get rid of the per-form CollectionCache. We don't need that
anymore since there's only one HTMLFormCollection per form.


More information about the webkit-reviews mailing list