[webkit-reviews] review granted: [Bug 131448] HTMLCollection::updateNamedElementCach iterates over items twice : [Attachment 228973] Cleanup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 9 12:30:45 PDT 2014
Andreas Kling <akling at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 131448: HTMLCollection::updateNamedElementCach iterates over items twice
https://bugs.webkit.org/show_bug.cgi?id=131448
Attachment 228973: Cleanup
https://bugs.webkit.org/attachment.cgi?id=228973&action=review
------- Additional Comments from Andreas Kling <akling at apple.com>
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
More information about the webkit-reviews
mailing list