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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 14:59:17 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |levin at chromium.org




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-11-21 14:59:17 PST ---
Making thread stopping slow and synchronous does not seem so great. IIRC the design is that even though the thread continues to run for a short while, it should not cause any problems as communication is cut off.

Dave, Dmitry, could you please comment?

As a separate question, why does QApplication ever need to be destroyed?

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