diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-22 07:23:25 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-22 07:52:12 (GMT) |
commit | 716e0284c8f569d71e42354fd6fc3b965233e019 (patch) | |
tree | c97326578bd3afba3433125dc5259a222501a5e4 /src/3rdparty/harfbuzz | |
parent | b92da40d6a921c8518dd39477a9e53df343225c3 (diff) | |
download | Qt-716e0284c8f569d71e42354fd6fc3b965233e019.zip Qt-716e0284c8f569d71e42354fd6fc3b965233e019.tar.gz Qt-716e0284c8f569d71e42354fd6fc3b965233e019.tar.bz2 |
Fix tst_QScriptEngine::throwErrorFromProcessEvents
The problem is that the interpreter did not check for exception while
running the "while(true){}" loop, as it deduced that none of the generated
opcode would possibly generate an exception.
The solution is to force a check right after we come from a timeout.
Reviewed-by: Kent Hansen
Diffstat (limited to 'src/3rdparty/harfbuzz')
0 files changed, 0 insertions, 0 deletions