Bug 102498 - Short-circuit Element::hasEquivalentAttributes() if elements share attribute data.
Summary: Short-circuit Element::hasEquivalentAttributes() if elements share attribute ...
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-11-16 06:18 PST by Andreas Kling
Modified: 2012-11-16 18:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2012-11-16 06:20 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-11-16 06:18:20 PST
Short-circuit Element::hasEquivalentAttributes() if elements share attribute data.
Comment 1 Andreas Kling 2012-11-16 06:20:11 PST
Created attachment 174667 [details]
Patch
Comment 2 Antti Koivisto 2012-11-16 06:22:14 PST
Comment on attachment 174667 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-11-16 07:22:15 PST
Comment on attachment 174667 [details]
Patch

Clearing flags on attachment: 174667

Committed r134947: <http://trac.webkit.org/changeset/134947>
Comment 4 WebKit Review Bot 2012-11-16 07:22:18 PST
All reviewed patches have been landed.  Closing bug.