Bug 35543 - [Chromium] Implement WebNode::equals and add inline operators for == and !=
Summary: [Chromium] Implement WebNode::equals and add inline operators for == and !=
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 14:00 PST by James Hawkins
Modified: 2010-03-02 10:19 PST (History)
2 users (show)

See Also:


Attachments
[Chromium] Implement WebNode::equals and add inline operators for == and != (1.86 KB, patch)
2010-03-01 14:01 PST, James Hawkins
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Hawkins 2010-03-01 14:00:13 PST
Patch will follow.
Comment 1 James Hawkins 2010-03-01 14:01:26 PST
Created attachment 49748 [details]
[Chromium] Implement WebNode::equals and add inline operators for == and !=
Comment 2 WebKit Commit Bot 2010-03-02 10:19:47 PST
Comment on attachment 49748 [details]
[Chromium] Implement WebNode::equals and add inline operators for == and !=

Clearing flags on attachment: 49748

Committed r55413: <http://trac.webkit.org/changeset/55413>
Comment 3 WebKit Commit Bot 2010-03-02 10:19:52 PST
All reviewed patches have been landed.  Closing bug.