Bug 113172 - Clear button visibility is not updated when restoring form state
Summary: Clear button visibility is not updated when restoring form state
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 00:18 PDT by Keishi Hattori
Modified: 2013-03-25 01:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.20 KB, patch)
2013-03-25 00:28 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff
Patch (14.97 KB, patch)
2013-03-25 00:43 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2013-03-25 00:18:56 PDT
Clear button visibility is not updated when restoring form state
Comment 1 Keishi Hattori 2013-03-25 00:28:40 PDT
Created attachment 194794 [details]
Patch
Comment 2 Kent Tamura 2013-03-25 00:31:51 PDT
Comment on attachment 194794 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=194794&action=review

> Source/WebCore/html/BaseMultipleFieldsDateAndTimeInputType.cpp:360
> +{printf("BaseMultipleFieldsDateAndTimeInputType::restoreFormControlState\n");

don't add printf.
Comment 3 Keishi Hattori 2013-03-25 00:43:49 PDT
Created attachment 194795 [details]
Patch
Comment 4 WebKit Review Bot 2013-03-25 01:24:04 PDT
Comment on attachment 194795 [details]
Patch

Clearing flags on attachment: 194795

Committed r146746: <http://trac.webkit.org/changeset/146746>
Comment 5 WebKit Review Bot 2013-03-25 01:24:07 PDT
All reviewed patches have been landed.  Closing bug.