RESOLVED FIXED122769
CTTE: NamedNodeMap always has a corresponding Element.
https://bugs.webkit.org/show_bug.cgi?id=122769
Summary CTTE: NamedNodeMap always has a corresponding Element.
Andreas Kling
Reported 2013-10-14 12:03:32 PDT
CTTE: NamedNodeMap always has a corresponding Element.
Attachments
Patch (5.38 KB, patch)
2013-10-14 12:03 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-14 12:03:59 PDT
WebKit Commit Bot
Comment 2 2013-10-14 13:10:21 PDT
Comment on attachment 214177 [details] Patch Clearing flags on attachment: 214177 Committed r157416: <http://trac.webkit.org/changeset/157416>
WebKit Commit Bot
Comment 3 2013-10-14 13:10:23 PDT
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 4 2013-10-14 15:49:30 PDT
Comment on attachment 214177 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=214177&action=review > Source/WebCore/dom/NamedNodeMap.h:66 > + // FIXME: It's lame that the bindings generator chokes if we return Element& here. I think we can fix this by overloading getPtr.
Lucas Forschler
Comment 5 2019-02-06 09:03:33 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.