WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29519
Remove JSNameNodeCollection and just use StaticNodeList
https://bugs.webkit.org/show_bug.cgi?id=29519
Summary
Remove JSNameNodeCollection and just use StaticNodeList
Sam Weinig
Reported
2009-09-19 01:57:02 PDT
JSNameNodeCollection just implements the NodeList interface on top of a Vector of Nodes, which is what StaticNodeList does. Lets remove JSNameNodeCollection.
Attachments
patch
(60.19 KB, patch)
2009-09-19 15:24 PDT
,
Sam Weinig
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2009-09-19 15:24:17 PDT
Created
attachment 39825
[details]
patch
Oliver Hunt
Comment 2
2009-09-19 15:30:47 PDT
Comment on
attachment 39825
[details]
patch r=me
Eric Seidel (no email)
Comment 3
2009-09-21 14:05:36 PDT
Sad that prototype-inheritance-2 results changed so much (and now there are more types we never crawl to).
Eric Seidel (no email)
Comment 4
2009-09-21 18:12:06 PDT
This was landed over the weekend as
r48566
. /me points to "bugzilla-tool land-diff --no-build" as a drop-in "svn commit" replacement which auto-closes bugs. :)
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