Bug 47811 - Should not save state of a detached form control
Summary: Should not save state of a detached form control
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 04:06 PDT by Kent Tamura
Modified: 2010-10-18 22:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.23 KB, patch)
2010-10-18 04:10 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.