RESOLVED FIXED 137040
Have NamedNodeMap::element() and DOMStringMap::element() return a reference
https://bugs.webkit.org/show_bug.cgi?id=137040
Summary Have NamedNodeMap::element() and DOMStringMap::element() return a reference
Chris Dumez
Reported 2014-09-23 13:05:11 PDT
Have NamedNodeMap::element() and DOMStringMap::element() return a reference instead of a pointer as they can never return null.
Attachments
Patch (2.13 KB, patch)
2014-09-23 13:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-09-23 13:07:14 PDT
WebKit Commit Bot
Comment 2 2014-09-23 14:17:34 PDT
Comment on attachment 238562 [details] Patch Clearing flags on attachment: 238562 Committed r173890: <http://trac.webkit.org/changeset/173890>
WebKit Commit Bot
Comment 3 2014-09-23 14:17:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.