Bug 122767

Summary: Remove some silly null checks in Element/NamedNodeMap.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, esprehn+autocc, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-10-14 11:26:09 PDT
Remove some silly 'this' null checks in Element.cpp
Comment 1 Andreas Kling 2013-10-14 11:35:41 PDT
Created attachment 214170 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-14 12:22:38 PDT
Comment on attachment 214170 [details]
Patch

Clearing flags on attachment: 214170

Committed r157412: <http://trac.webkit.org/changeset/157412>
Comment 3 WebKit Commit Bot 2013-10-14 12:22:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:03:52 PST
Mass moving XML DOM bugs to the "DOM" Component.