summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/API/JavaScript.h
diff options
context:
space:
mode:
authorLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-10-09 14:57:00 (GMT)
committerLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-10-09 15:40:16 (GMT)
commitd98012baf3315fad975d0c0acbab13a54ea15caa (patch)
treec8b109b32e676511152b2b8520b305a985ac1fd2 /src/3rdparty/webkit/JavaScriptCore/API/JavaScript.h
parent9b70924fe2ff5b4bc7246c46a9e3af764bb8bbc8 (diff)
downloadQt-d98012baf3315fad975d0c0acbab13a54ea15caa.zip
Qt-d98012baf3315fad975d0c0acbab13a54ea15caa.tar.gz
Qt-d98012baf3315fad975d0c0acbab13a54ea15caa.tar.bz2
Fixes QPauseAnimation autotests for unreliable timer intervals on Windows
The timer interval used currently on Windows is 16 ms, but we get ticks at every 32 ms on average, so the consistent timing is not reliable on windows. We should use the multimedia timer instead (use 15 ms for QTimer), once qt is able to handle events while native event loops are running. When this is done, the ifdefs introduced in this commit should be removed. Reviewed-by: thierry
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/JavaScript.h')
0 files changed, 0 insertions, 0 deletions