Bug 164854 - Add Node::isDescendantOf() overload that takes in a reference
Summary: Add Node::isDescendantOf() overload that takes in a reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-16 20:03 PST by Chris Dumez
Modified: 2016-11-16 22:24 PST (History)
4 users (show)

See Also:


Attachments
Patch (34.31 KB, patch)
2016-11-16 20:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2016-11-16 20:05:57 PST
Created attachment 295021 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-11-16 22:24:23 PST
All reviewed patches have been landed.  Closing bug.