WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24937
NamedNodeMap and NamedAttrMap should not be separate classes
https://bugs.webkit.org/show_bug.cgi?id=24937
Summary
NamedNodeMap and NamedAttrMap should not be separate classes
Darin Adler
Reported
2009-03-30 09:53:52 PDT
There's an abstraction in WebCore that's not needed. The only kind of NamedNodeMap we support is a NamedAttrMap. This should be removed. It's causing problems and costing us unnecessary runtime overhead.
Attachments
patch
(41.07 KB, patch)
2009-03-30 10:04 PDT
,
Darin Adler
aroben
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2009-03-30 10:04:55 PDT
Created
attachment 29074
[details]
patch
Adam Roben (:aroben)
Comment 2
2009-03-30 10:06:37 PDT
Comment on
attachment 29074
[details]
patch r=me
Darin Adler
Comment 3
2009-03-30 10:27:06 PDT
http://trac.webkit.org/changeset/42107
Lucas Forschler
Comment 4
2019-02-06 09:03:13 PST
Mass moving XML DOM bugs to the "DOM" Component.
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