Bug 69909 - REGRESSION(r94836): An assertion fails in HTMLFormControlElement::isValidFormControlElement when HTMLInputElement::setValue() is called while the element is focused.
Summary: REGRESSION(r94836): An assertion fails in HTMLFormControlElement::isValidForm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 00:37 PDT by Kent Tamura
Modified: 2011-10-12 02:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.22 KB, patch)
2011-10-12 00:46 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 2011-10-12 00:37:10 PDT
REGRESSION(r94836): An assertion fails in HTMLFormControlElement::isValidFormControlElement when HTMLInputElement::setValue() is called while the element is focused.

http://code.google.com/p/chromium/issues/detail?id=99622
Comment 1 Kent Tamura 2011-10-12 00:46:20 PDT
Created attachment 110649 [details]
Patch
Comment 2 Ryosuke Niwa 2011-10-12 00:55:18 PDT
Thanks for the fix!
Comment 3 Kent Tamura 2011-10-12 01:02:05 PDT
Comment on attachment 110649 [details]
Patch

Thank you for the quick review!
Comment 4 WebKit Review Bot 2011-10-12 02:06:13 PDT
Comment on attachment 110649 [details]
Patch

Clearing flags on attachment: 110649

Committed r97244: <http://trac.webkit.org/changeset/97244>
Comment 5 WebKit Review Bot 2011-10-12 02:06:17 PDT
All reviewed patches have been landed.  Closing bug.