[Webkit-unassigned] [Bug 51474] [Qt][WK2] Incomplete clean up on termination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 04:55:42 PST 2011


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





--- Comment #21 from Balazs Kelemen <kbalazs at webkit.org>  2011-01-04 04:55:42 PST ---
> Maybe you can use qApp instead? just wondering...
> 
> > WebKit2/Shared/qt/CleanupHandler.h:63
> > +    static void sigTermHandler(int);
> 
> Is this one still needed?

Yes, to be able to force termination of the web process on UNIX where
QProcess::terminate sends SIGTERM.

All the other suggestions has been done in the new patch.

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