WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
88746
[Form] Replace InputNumber type to Decimal type and drop InputNumber
https://bugs.webkit.org/show_bug.cgi?id=88746
Summary
[Form] Replace InputNumber type to Decimal type and drop InputNumber
yosin
Reported
2012-06-10 20:38:45 PDT
We introduced InputNumber as alias of double and Decimal type for reducing patch size. Now, both decimal arithmetic and integration into input type is landed. There is no reason to have InputNumber type. This is the final step of introducing decimal arithmetic for input type number and range.
Attachments
Patch 1
(60.88 KB, patch)
2012-06-10 21:24 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
Patch 2
(60.78 KB, patch)
2012-06-13 22:49 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
Patch 3
(60.77 KB, patch)
2012-06-14 02:57 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
yosin
Comment 1
2012-06-10 21:24:02 PDT
Created
attachment 146777
[details]
Patch 1
yosin
Comment 2
2012-06-10 21:25:15 PDT
Comment on
attachment 146777
[details]
Patch 1 Could you review this patch? Thanks in advance. * Local build on CR-Linux with enable all input types * This patch is almost mechanical change.
Kent Tamura
Comment 3
2012-06-13 21:29:31 PDT
Comment on
attachment 146777
[details]
Patch 1 View in context:
https://bugs.webkit.org/attachment.cgi?id=146777&action=review
> Source/WebCore/ChangeLog:4 > 2012-06-10 Yoshifumi Inoue <
yosin@chromium.org
> > > + [Form] Replace InputNumber type to Decimal type and drop InputNumber > +
https://bugs.webkit.org/show_bug.cgi?id=88746
A ChangeLog diff should start at the beginning of the file.
yosin
Comment 4
2012-06-13 22:49:07 PDT
Created
attachment 147490
[details]
Patch 2
WebKit Review Bot
Comment 5
2012-06-14 02:45:22 PDT
Comment on
attachment 147490
[details]
Patch 2 Rejecting
attachment 147490
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://queues.webkit.org/results/12953497
yosin
Comment 6
2012-06-14 02:57:20 PDT
Created
attachment 147538
[details]
Patch 3
WebKit Review Bot
Comment 7
2012-06-14 04:54:01 PDT
Comment on
attachment 147538
[details]
Patch 3 Clearing flags on attachment: 147538 Committed
r120313
: <
http://trac.webkit.org/changeset/120313
>
WebKit Review Bot
Comment 8
2012-06-14 04:54:06 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.
Top of Page
Format For Printing
XML
Clone This Bug