Bug 97169

Summary: [Forms] multiple fields time input UI should call notifyFormStateChanged() when value of field is changed
Product: WebKit Reporter: yosin
Component: FormsAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch 1 none

yosin
Reported 2012-09-19 22:29:22 PDT
When we dispatch form control change event, other input types calls notifyFormStateChanged(). Time input UI should follow this protocol. This bug is found by: http://crbug.com/150745, Duplicating current tab is NOT preserving the **input time field data** in latest canary
Attachments
Patch 1 (1.75 KB, patch)
2012-09-19 22:47 PDT, yosin
no flags
yosin
Comment 1 2012-09-19 22:47:50 PDT
yosin
Comment 2 2012-09-19 22:48:46 PDT
Comment on attachment 164843 [details] Patch 1 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 3 2012-09-19 23:02:06 PDT
Comment on attachment 164843 [details] Patch 1 ok
yosin
Comment 4 2012-09-19 23:13:11 PDT
Comment on attachment 164843 [details] Patch 1 Clearing flags on attachment: 164843 Committed r129095: <http://trac.webkit.org/changeset/129095>
yosin
Comment 5 2012-09-19 23:13:15 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.