[Webkit-unassigned] [Bug 45491] when empty, clicking "down" on outer-spin-button returns "max value"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 04:03:23 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=45491





--- Comment #9 from Kent Tamura <tkent at chromium.org>  2010-11-19 04:03:23 PST ---
(In reply to comment #8)
> Would someone tell me some nice ways to test "current date/time" for date/datetime/datetime-local/month/time/week types? For now, I've started to work on this bug and it looks like almost working.
> 
> 
> IFMO, options are :

The question is almost equivalent to "How to test 'new Date()'?".
As far as I know, we don't have tests of 'new Date()' behavior.

WTF::currentTIme() must be a hot-spot and we'd like to avoid to change it :-)
So, the easiest way is to make a manual test.  See WebCore/manual-tests/.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list