Bug 103211

Summary: [Refactoring] Some Node::isDescendant call can be replaced with Node::contains()
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Hajime Morrita 2012-11-25 20:01:11 PST
There are some obvious duplications.
Comment 1 Hajime Morrita 2012-11-25 20:15:25 PST
Created attachment 175917 [details]
Patch
Comment 2 Daniel Bates 2012-11-25 20:22:20 PST
Comment on attachment 175917 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-11-26 02:22:39 PST
Comment on attachment 175917 [details]
Patch

Clearing flags on attachment: 175917

Committed r135695: <http://trac.webkit.org/changeset/135695>
Comment 4 WebKit Review Bot 2012-11-26 02:22:43 PST
All reviewed patches have been landed.  Closing bug.