RESOLVED FIXED Bug 90964
Do not save state of stateless form controls
https://bugs.webkit.org/show_bug.cgi?id=90964
Summary Do not save state of stateless form controls
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.