RESOLVED FIXED 37405
kill_process is copy/pasted in five places
https://bugs.webkit.org/show_bug.cgi?id=37405
Summary kill_process is copy/pasted in five places
Adam Barth
Reported 2010-04-10 23:27:05 PDT
kill_process is copy/pasted in five places
Attachments
Patch (8.02 KB, patch)
2010-04-10 23:29 PDT, Adam Barth
no flags
Patch (9.41 KB, patch)
2010-04-10 23:46 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2010-04-10 23:29:43 PDT
Eric Seidel (no email)
Comment 2 2010-04-10 23:31:41 PDT
Comment on attachment 53077 [details] Patch REALLY? Assuming you didn't just break the world... OK.
Eric Seidel (no email)
Comment 3 2010-04-10 23:32:20 PDT
Comment on attachment 53077 [details] Patch http://docs.python.org/library/os.html claims it only works on UNIX.
Eric Seidel (no email)
Comment 4 2010-04-10 23:32:43 PDT
Just move it all to Executive, then we can kill it later if needed.
Adam Barth
Comment 5 2010-04-10 23:46:49 PDT
Eric Seidel (no email)
Comment 6 2010-04-10 23:51:34 PDT
Comment on attachment 53078 [details] Patch LGTM.
Adam Barth
Comment 7 2010-04-10 23:52:30 PDT
Note You need to log in before you can comment on or make changes to this bug.