diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-10-20 10:09:52 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-10-20 11:56:11 (GMT) |
commit | a7d4a808b4ee3e22042bd29e62ced4670c28ea89 (patch) | |
tree | 4554505ea12134f37284d1eea6ab579fe7450d4f /mkspecs/win32-msvc2005 | |
parent | 98b931a841f284051a2e22de412701bd2c4f4a76 (diff) | |
download | Qt-a7d4a808b4ee3e22042bd29e62ced4670c28ea89.zip Qt-a7d4a808b4ee3e22042bd29e62ced4670c28ea89.tar.gz Qt-a7d4a808b4ee3e22042bd29e62ced4670c28ea89.tar.bz2 |
Don't allow posted events to starve native messages.
This reverts commit 9215506e6a057d8aef7415c2921214e1ba1c760d, which
caused the above behavior. The intention of this commit was to prevent
native messages from starving posted events, but as shown by the
example, it is possible for posted events to then starve native messages
(which results in very bad behavior on Windows if the user is moving or
resizing a window).
Unfortunately, my attempts to construct an autotest for this have
failed, as I've not found a way to generate the right kinds of native
messages from code.
Task-number: QTBUG-14021
Reviewed-by: prasanth
Diffstat (limited to 'mkspecs/win32-msvc2005')
0 files changed, 0 insertions, 0 deletions