wip Workaround failure of QObject::startTimer()
commitdadb6cc05b06a180edf14741d0c2f43dd0e6f0b9
authorKonstantin Tokarev <annulen@yandex.ru>
Fri, 20 Sep 2019 16:47:46 +0000 (20 19:47 +0300)
committerKonstantin Tokarev <annulen@yandex.ru>
Mon, 21 Sep 2020 19:34:22 +0000 (21 22:34 +0300)
tree9cb7592556c5075966d30ef0f88deb4ad9ff1823
parent997993c422d19ac18542a9cc0df1a46f9a489f96
wip Workaround failure of QObject::startTimer()

"QObject::startTimer: Timers can only be used with threads started with
QThread"

Change-Id: I446f0ed6a94ef1ad896440e0a6d719ba2e596beb
Source/WTF/wtf/qt/RunLoopQt.cpp