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

Description Kent Tamura 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.
Comment 1 Kent Tamura 2012-07-11 04:23:01 PDT
Created attachment 151676 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-07-11 21:09:03 PDT
All reviewed patches have been landed.  Closing bug.