Bug 8029

Summary: Rename Node::isAncestor and RenderObject::hasAncestor to isDescendantOf
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Justin Garcia <justin.garcia>
Status: RESOLVED FIXED    
Severity: Normal CC: ian
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch justin.garcia: review+

Description Justin Garcia 2006-03-28 04:12:55 PST
isDescendantOf is what AppKit uses for subviews and superviews, and it's much more readable than isAncestor.
Comment 1 Justin Garcia 2006-09-22 14:07:25 PDT
Created attachment 10716 [details]
patch
Comment 2 Darin Adler 2006-09-22 16:33:57 PDT
Comment on attachment 10716 [details]
patch

I thought we were going to use the name "hasAncestor".
Comment 3 Justin Garcia 2006-09-22 17:14:39 PDT
Comment on attachment 10716 [details]
patch

darin&i fought over this and i won