WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 131448
HTMLCollection::updateNamedElementCach iterates over items twice
https://bugs.webkit.org/show_bug.cgi?id=131448
Summary
HTMLCollection::updateNamedElementCach iterates over items twice
Ryosuke Niwa
Reported
2014-04-09 12:27:10 PDT
HTMLCollection::updateNamedElementCach iterates over items twice
Attachments
Cleanup
(1.80 KB, patch)
2014-04-09 12:27 PDT
,
Ryosuke Niwa
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-04-09 12:27:48 PDT
Created
attachment 228973
[details]
Cleanup
Andreas Kling
Comment 2
2014-04-09 12:31:06 PDT
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
Ryosuke Niwa
Comment 3
2014-04-09 12:33:22 PDT
Committed
r167028
: <
http://trac.webkit.org/changeset/167028
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug