Bug 164854

Summary: Add Node::isDescendantOf() overload that takes in a reference
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, kling, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-11-16 20:03:31 PST
Add Node::isDescendantOf() overload that takes in a reference as a lot of call sites have a reference or a pointer they know is not null.
Attachments
Patch (34.31 KB, patch)
2016-11-16 20:05 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-11-16 20:05:57 PST
WebKit Commit Bot
Comment 2 2016-11-16 22:24:19 PST
Comment on attachment 295021 [details] Patch Clearing flags on attachment: 295021 Committed r208839: <http://trac.webkit.org/changeset/208839>
WebKit Commit Bot
Comment 3 2016-11-16 22:24:23 PST
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.