[Webkit-unassigned] [Bug 63651] Update kill-old-processes logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 13:00:24 PDT 2011


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





--- Comment #4 from Lucas Forschler <lforschler at apple.com>  2011-07-01 13:00:24 PST ---
It will exit out on any non Cygwin/Darwin platform.  Currently, this script is only run on platforms "win", "chromium-win".  This patch removes that check, so it will now run on darwin as well.

It will raise an exception on non Cygwin/Darwin platforms.  Rather than raising an exception, should we just exit quietly and do nothing?  If someone had specifics for the GTK/Qt/EFL targets, it would be good to update them.

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