Bug 78414 - Node.isEqualNode() compares attributes twice.
Summary: Node.isEqualNode() compares attributes twice.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 07:08 PST by Andreas Kling
Modified: 2012-02-11 08:18 PST (History)
0 users

See Also:


Attachments
Totally a patch (1.37 KB, patch)
2012-02-11 07:10 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff
Less buggy patch (4.47 KB, patch)
2012-02-11 08:08 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-02-11 07:08:21 PST
This seems unnecessary.
Comment 1 Andreas Kling 2012-02-11 07:10:31 PST
Created attachment 126633 [details]
Totally a patch
Comment 2 Andreas Kling 2012-02-11 08:08:28 PST
Created attachment 126634 [details]
Less buggy patch

Almost introduced a bug there. Let's try again.
Comment 3 Andreas Kling 2012-02-11 08:17:58 PST
Comment on attachment 126634 [details]
Less buggy patch

Clearing flags on attachment: 126634

Committed r107479: <http://trac.webkit.org/changeset/107479>
Comment 4 Andreas Kling 2012-02-11 08:18:06 PST
All reviewed patches have been landed.  Closing bug.