Bug 68365 - HTMLKeygenElement: Don't cache keytype and challenge attributes.
Summary: HTMLKeygenElement: Don't cache keytype and challenge 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-09-19 09:10 PDT by Andreas Kling
Modified: 2011-10-17 15:30 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.52 KB, patch)
2011-09-19 09:11 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-09-19 09:10:38 PDT
There's no need to cache these attributes.
Comment 1 Andreas Kling 2011-09-19 09:11:17 PDT
Created attachment 107868 [details]
Proposed patch
Comment 2 WebKit Review Bot 2011-10-17 15:30:04 PDT
Comment on attachment 107868 [details]
Proposed patch

Clearing flags on attachment: 107868

Committed r97658: <http://trac.webkit.org/changeset/97658>
Comment 3 WebKit Review Bot 2011-10-17 15:30:08 PDT
All reviewed patches have been landed.  Closing bug.