Bug 67040

Summary: HTMLMetaElement: Don't cache "http-equiv" and "content" attributes.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.