HTMLCollection::updateNamedElementCach iterates over items twice
Created attachment 228973 [details] Cleanup
Comment on attachment 228973 [details] Cleanup View in context: https://bugs.webkit.org/attachment.cgi?id=228973&action=review Well that was silly. > Source/WebCore/ChangeLog:8 > + Comptue the length first and go through the cache interface to traverse through items. Compute
Committed r167028: <http://trac.webkit.org/changeset/167028>