Bug 67040 - HTMLMetaElement: Don't cache "http-equiv" and "content" attributes.
Summary: HTMLMetaElement: Don't cache "http-equiv" and "content" attributes.
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: 2011-08-26 10:03 PDT by Andreas Kling
Modified: 2011-08-26 10:19 PDT (History)
0 users

See Also:


Attachments
Proposed patch (2.98 KB, patch)
2011-08-26 10:04 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 2011-08-26 10:03:20 PDT
We currently cache the "http-equiv" and "content" attributes for no good reason.
Comment 1 Andreas Kling 2011-08-26 10:04:42 PDT
Created attachment 105368 [details]
Proposed patch
Comment 2 Andreas Kling 2011-08-26 10:19:19 PDT
Comment on attachment 105368 [details]
Proposed patch

Clearing flags on attachment: 105368

Committed r93884: <http://trac.webkit.org/changeset/93884>
Comment 3 Andreas Kling 2011-08-26 10:19:26 PDT
All reviewed patches have been landed.  Closing bug.