Bug 24937

Summary: NamedNodeMap and NamedAttrMap should not be separate classes
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, cdumez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch aroben: review+

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+
Darin Adler
Comment 1 2009-03-30 10:04:55 PDT
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
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.