[Webkit-unassigned] [Bug 72538] WebWorker threads can outlive the QApplication instance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 11:33:58 PST 2011


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


Andrew Wason <rectalogic at rectalogic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #13 from Andrew Wason <rectalogic at rectalogic.com>  2011-12-01 11:33:57 PST ---
This bug was made irrelevant by bug 72155 - now that we don't use Qt objects in worker threads, it's safe to let them outlive QApplication.

For future reference, if we ever do need to wait for threads when QApplication is being destroyed - it looks like a Qt qAddPostRoutine() is the best place to do it.

-- 
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