summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbrush.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-05-08 10:50:01 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-05-08 11:04:34 (GMT)
commit4f1f40791ed7e6aec845752680c525efbcb9be84 (patch)
tree9fdfb0d67c42eab6b15030b837c5b44cae225af6 /src/gui/painting/qbrush.cpp
parentbf4d57a1477dbe800a53ccda3d8c4fe564b5092c (diff)
downloadQt-4f1f40791ed7e6aec845752680c525efbcb9be84.zip
Qt-4f1f40791ed7e6aec845752680c525efbcb9be84.tar.gz
Qt-4f1f40791ed7e6aec845752680c525efbcb9be84.tar.bz2
Fix reentrency of the QCSS engine.
QTextDocument which is suposed to be reentrant may use the CSS Parser in different threads. The way the indexOfId was computed is not thread safe. Insert the pre-computed value instead Reviewed-by: Thierry
Diffstat (limited to 'src/gui/painting/qbrush.cpp')
0 files changed, 0 insertions, 0 deletions