RESOLVED FIXED 92081
[Tests] Re-factor some tests in fast/forms/number for sharing with other input types
https://bugs.webkit.org/show_bug.cgi?id=92081
Summary [Tests] Re-factor some tests in fast/forms/number for sharing with other inpu...
yosin
Reported 2012-07-24 01:38:03 PDT
Following two tests are effective for other input types: 1. number-change-type-on-focus.html Change input type during event handling 2. number-crash.html Get rid renderer object during event handling
Attachments
Patch 1 (8.78 KB, patch)
2012-07-24 03:01 PDT, yosin
no flags
Patch 2 (9.06 KB, patch)
2012-07-24 03:05 PDT, yosin
no flags
Patch 3 (9.27 KB, patch)
2012-07-24 18:39 PDT, yosin
no flags
yosin
Comment 1 2012-07-24 03:01:20 PDT
yosin
Comment 2 2012-07-24 03:05:46 PDT
yosin
Comment 3 2012-07-24 03:06:48 PDT
Comment on attachment 154003 [details] Patch 2 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 4 2012-07-24 18:05:52 PDT
Comment on attachment 154003 [details] Patch 2 View in context: https://bugs.webkit.org/attachment.cgi?id=154003&action=review > LayoutTests/fast/forms/resources/common-change-type-on-focus.js:3 > +function doTest(sampleId) should have more descriptive function name. > LayoutTests/fast/forms/resources/common-losing-renderer-on-click.js:1 > +function test() ditto.
yosin
Comment 5 2012-07-24 18:39:07 PDT
Kent Tamura
Comment 6 2012-07-24 18:41:01 PDT
Comment on attachment 154215 [details] Patch 3 ok
yosin
Comment 7 2012-07-24 18:45:32 PDT
Comment on attachment 154215 [details] Patch 3 Clearing flags on attachment: 154215 Committed r123563: <http://trac.webkit.org/changeset/123563>
yosin
Comment 8 2012-07-24 18:45:36 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.