Bug 105510 - INPUT_MULTIPLE_FIELDS_UI: Add minimum/maximum value to DateTimeEditElement::LayoutParameters
Summary: INPUT_MULTIPLE_FIELDS_UI: Add minimum/maximum value to DateTimeEditElement::L...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 01:45 PST by Kunihiko Sakamoto
Modified: 2012-12-20 07:51 PST (History)
4 users (show)

See Also:


Attachments
Patch (12.93 KB, patch)
2012-12-20 01:48 PST, Kunihiko Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kunihiko Sakamoto 2012-12-20 01:45:27 PST
Currently only year-field limits selectable value by min/max attributes.
This change will allow the other fields to limit selectable value as well.
Comment 1 Kunihiko Sakamoto 2012-12-20 01:48:14 PST
Created attachment 180301 [details]
Patch
Comment 2 Kent Tamura 2012-12-20 07:43:44 PST
Comment on attachment 180301 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-12-20 07:51:21 PST
Comment on attachment 180301 [details]
Patch

Clearing flags on attachment: 180301

Committed r138254: <http://trac.webkit.org/changeset/138254>
Comment 4 WebKit Review Bot 2012-12-20 07:51:24 PST
All reviewed patches have been landed.  Closing bug.