RESOLVED FIXED 92083
[Tests] Copy fast/forms/number/number-change-type-on-focus.html and number-losing-renderer-on-click.html to fast/forms/resources
https://bugs.webkit.org/show_bug.cgi?id=92083
Summary [Tests] Copy fast/forms/number/number-change-type-on-focus.html and number-lo...
yosin
Reported 2012-07-24 01:51:45 PDT
I would like to re-factor fast/forms/number/number-change-type-on-focus.html and number-crash.html to share JavaScript code with other input types. This bug is preparation of this re-factoring and copy two HTML files into JavaScript code directory (fast/forms/resources) as JavaScript code files.
Attachments
Patch 1 (4.13 KB, patch)
2012-07-24 02:07 PDT, yosin
no flags
Patch 2 (4.36 KB, patch)
2012-07-24 02:45 PDT, yosin
tkent: review+
yosin
Comment 1 2012-07-24 02:07:26 PDT
yosin
Comment 2 2012-07-24 02:08:35 PDT
Comment on attachment 153992 [details] Patch 1 Could you review this patch? Thanks in advance. The diff is result of "svn copy" command lines. They are copy of original files.
Kent Tamura
Comment 3 2012-07-24 02:12:38 PDT
Comment on attachment 153992 [details] Patch 1 View in context: https://bugs.webkit.org/attachment.cgi?id=153992&action=review > LayoutTests/ChangeLog:11 > + - number-crash.html -> common-crash.js I don't think common-crash.js is an appropriate name. common-losing-renderer-on-click.js?
yosin
Comment 4 2012-07-24 02:42:35 PDT
The test "number-crash.html" was renamed to "number-losing-renderer-on-click.html"
yosin
Comment 5 2012-07-24 02:45:27 PDT
yosin
Comment 6 2012-07-24 02:46:37 PDT
Comment on attachment 154000 [details] Patch 2 Could you review this patch? Thanks in advance. = Changes since the last review = * Changed for file name renaming number-crash.html => number-losing-renderer-on-click.html
Kent Tamura
Comment 7 2012-07-24 02:49:48 PDT
Comment on attachment 154000 [details] Patch 2 ok
Note You need to log in before you can comment on or make changes to this bug.