WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-07-09 18:12:51 PDT
Created
attachment 151375
[details]
Patch
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
Committed
r122267
: <
http://trac.webkit.org/changeset/122267
>
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