RESOLVED FIXED 90842
HTMLPropertiesCollection should share more code with HTMLCollection
https://bugs.webkit.org/show_bug.cgi?id=90842
Summary HTMLPropertiesCollection should share more code with HTMLCollection
Ryosuke Niwa
Reported 2012-07-09 18:02:48 PDT
HTMLPropertiesCollection still uses an inner class for its own cache. We need to be able to share more code with HTMLCollection.
Attachments
Patch (16.67 KB, patch)
2012-07-09 18:12 PDT, Ryosuke Niwa
andersca: review+
Ryosuke Niwa
Comment 1 2012-07-09 18:12:51 PDT
Arko Saha
Comment 2 2012-07-10 06:02:44 PDT
Patch looks good to me.
Ryosuke Niwa
Comment 3 2012-07-10 15:03:06 PDT
Note You need to log in before you can comment on or make changes to this bug.