Bug 137040

Summary: Have NamedNodeMap::element() and DOMStringMap::element() return a reference
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.