[Webkit-unassigned] [Bug 27697] WorkerThread needs to be refactored to separate out dedicated-worker functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 13:17:34 PDT 2009


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





--- Comment #3 from Andrew Wilson <atwilson at google.com>  2009-07-28 13:17:34 PDT ---
The worker thread can outlive the worker context (and it certainly predates the
worker context - see WorkerThread::stop()) so I think returning a (possibly
null) pointer from workerThread() is appropriate.

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