WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-07-10 21:25:11 PDT
Created
attachment 151588
[details]
Patch
Ryosuke Niwa
Comment 2
2012-07-11 11:13:16 PDT
Committed
r122345
: <
http://trac.webkit.org/changeset/122345
>
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