Bug 103211 - [Refactoring] Some Node::isDescendant call can be replaced with Node::contains()
Summary: [Refactoring] Some Node::isDescendant call can be replaced with Node::contains()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-25 20:01 PST by Hajime Morrita
Modified: 2012-11-26 02:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2012-11-25 20:15 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.