Bug 97413 - Enable ElementAttributeData sharing for non-HTML elements.
Summary: Enable ElementAttributeData sharing for non-HTML elements.
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-09-23 12:45 PDT by Andreas Kling
Modified: 2012-09-23 17:57 PDT (History)
3 users (show)

See Also:


Attachments
Pointy haired patch (7.14 KB, patch)
2012-09-23 13:20 PDT, 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-09-23 12:45:15 PDT
We should allow sharing and caching of ElementAttributeData objects for objects regardless of their tag namespace.
Comment 1 Andreas Kling 2012-09-23 13:20:49 PDT
Created attachment 165291 [details]
Pointy haired patch
Comment 2 WebKit Review Bot 2012-09-23 17:57:34 PDT
Comment on attachment 165291 [details]
Pointy haired patch

Clearing flags on attachment: 165291

Committed r129318: <http://trac.webkit.org/changeset/129318>
Comment 3 WebKit Review Bot 2012-09-23 17:57:37 PDT
All reviewed patches have been landed.  Closing bug.