Bug 90964

Summary: Do not save state of stateless form controls
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, morrita, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 91060    
Bug Blocks: 23346    
Attachments:
Description Flags
Patch none

Kent Tamura
Reported 2012-07-11 04:13:10 PDT
By Bug 89409, we started to store unmodified form control state. However we don't need to make such state for some types. For example, we don't need to save state of type=password controls at all.
Attachments
Patch (14.54 KB, patch)
2012-07-11 04:23 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2012-07-11 04:23:01 PDT
WebKit Review Bot
Comment 2 2012-07-11 21:08:58 PDT
Comment on attachment 151676 [details] Patch Clearing flags on attachment: 151676 Committed r122414: <http://trac.webkit.org/changeset/122414>
WebKit Review Bot
Comment 3 2012-07-11 21:09:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.