Bug 47811

Summary: Should not save state of a detached form control
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Kent Tamura 2010-10-18 04:06:51 PDT
Should not save state of a detached form control
Comment 1 Kent Tamura 2010-10-18 04:10:30 PDT
Created attachment 71019 [details]
Patch
Comment 2 Kent Tamura 2010-10-18 04:12:59 PDT
I found this problem while I was investigating a crash issue of saveFormControlState(), http://code.google.com/p/chromium/issues/detail?id=57462 .
Comment 3 Dimitri Glazkov (Google) 2010-10-18 06:48:43 PDT
Comment on attachment 71019 [details]
Patch

Ok.
Comment 4 Kent Tamura 2010-10-18 22:34:07 PDT
Comment on attachment 71019 [details]
Patch

Clearing flags on attachment: 71019

Committed r70027: <http://trac.webkit.org/changeset/70027>
Comment 5 Kent Tamura 2010-10-18 22:34:15 PDT
All reviewed patches have been landed.  Closing bug.