Bug 88621 - [Forms] Drop StepRange::NumberWithDecimalPlacesOrMissing
Summary: [Forms] Drop StepRange::NumberWithDecimalPlacesOrMissing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks: 88383
  Show dependency treegraph
 
Reported: 2012-06-07 22:28 PDT by yosin
Modified: 2012-06-08 00:52 PDT (History)
2 users (show)

See Also:


Attachments
Patch 1 (16.94 KB, patch)
2012-06-07 22:59 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-06-07 22:28:38 PDT
It seems we can use NaN as missing value for "step" in StepRange rather than using NumberWithDecimalPlacesOrMissing.
Comment 1 yosin 2012-06-07 22:59:09 PDT
Created attachment 146484 [details]
Patch 1
Comment 2 yosin 2012-06-07 23:00:48 PDT
Comment on attachment 146484 [details]
Patch 1

Could you review this patch?
Thanks in advance.

* Local build with all enabling all input type.
* It seems EWS bots are busy.
Comment 3 Kent Tamura 2012-06-07 23:29:47 PDT
Comment on attachment 146484 [details]
Patch 1

ok
Comment 4 WebKit Review Bot 2012-06-08 00:51:56 PDT
Comment on attachment 146484 [details]
Patch 1

Clearing flags on attachment: 146484

Committed r119809: <http://trac.webkit.org/changeset/119809>
Comment 5 WebKit Review Bot 2012-06-08 00:52:09 PDT
All reviewed patches have been landed.  Closing bug.