[Webkit-unassigned] [Bug 39702] JavaScriptCore threading relies on QApplication existing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 23:06:47 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39702





--- Comment #4 from Eric Seidel <eric at webkit.org>  2010-06-04 23:06:48 PST ---
(From update of attachment 57061)
Why is it OK to still have this ASSERt use QCoreAplication now that the header include is removed?
     Q_ASSERT(!QCoreApplication::instance()
 51              || thread() == QCoreApplication::instance()->thread());

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list