RESOLVED FIXED 90932
HTMLFormCollection::item and HTMLPropertiesCollection::item should share code
https://bugs.webkit.org/show_bug.cgi?id=90932
Summary HTMLFormCollection::item and HTMLPropertiesCollection::item should share code
Ryosuke Niwa
Reported 2012-07-10 21:04:09 PDT
Now that HTMLPropertiesCollection use the same caching mechanism as the rest of HTMLCollections, HTMLFormCollection and HTMLPropertiesCollection can share more code.
Attachments
Patch (18.74 KB, patch)
2012-07-10 21:25 PDT, Ryosuke Niwa
andersca: review+
Ryosuke Niwa
Comment 1 2012-07-10 21:25:11 PDT
Ryosuke Niwa
Comment 2 2012-07-11 11:13:16 PDT
Note You need to log in before you can comment on or make changes to this bug.