diff options
author | kh1 <qt-info@nokia.com> | 2010-06-16 10:29:53 (GMT) |
---|---|---|
committer | kh1 <qt-info@nokia.com> | 2010-06-16 10:29:53 (GMT) |
commit | a4376f3760fae97b3ae45c9ae7b62ed505bfa05d (patch) | |
tree | 301695161677f75c41bbc92ae721fcbcf77d10b2 /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | |
parent | 999caa5d5418cde3bf0cb531fe2c1e15da537dd9 (diff) | |
download | Qt-a4376f3760fae97b3ae45c9ae7b62ed505bfa05d.zip Qt-a4376f3760fae97b3ae45c9ae7b62ed505bfa05d.tar.gz Qt-a4376f3760fae97b3ae45c9ae7b62ed505bfa05d.tar.bz2 |
Fix some kind of race condition while using remote commands.
Because of async content loading, we have to cache the url to load. A
combination of SetSource and SyncContents would have lead to sync to the
old url till loading was finished. So return the cached during loading.
Task-number: QTBUG-11342
Reviewed-by: ck
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions