diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-02-04 14:40:29 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-02-04 14:54:28 (GMT) |
commit | 17ba81e9587f3202363b42f6662a2866506e9247 (patch) | |
tree | 9014a42b7a3f96d3d21b81830bf9539f6a338549 /mkspecs/unixware-cc | |
parent | 79766609a5c988174599882a9f3124f3fa8dfc1c (diff) | |
download | Qt-17ba81e9587f3202363b42f6662a2866506e9247.zip Qt-17ba81e9587f3202363b42f6662a2866506e9247.tar.gz Qt-17ba81e9587f3202363b42f6662a2866506e9247.tar.bz2 |
Fix QtScript debugger hang/crash issue with updating locals model
Since the model is updated lazily, it's possible that a new model
has been set on the view (and the old model deleted) before the old
model has finished refreshing. This was discovered while holding
down the F11 key (Step Into) when debugging plasma.js in the
script/context2d example, which causes many events (and hence
asynchronous model updates) to trigger rapidly.
Diffstat (limited to 'mkspecs/unixware-cc')
0 files changed, 0 insertions, 0 deletions