RESOLVED FIXED 84190
nrwt: handle stopping layout test helper after a ctrl-c cleanly on the chromium port
https://bugs.webkit.org/show_bug.cgi?id=84190
Summary nrwt: handle stopping layout test helper after a ctrl-c cleanly on the chromi...
Dirk Pranke
Reported 2012-04-17 13:49:43 PDT
nrwt: handle stopping layout test helper after a ctrl-c cleanly on the chromium port
Attachments
Patch (1.66 KB, patch)
2012-04-17 13:50 PDT, Dirk Pranke
ojan: review+
Dirk Pranke
Comment 1 2012-04-17 13:50:03 PDT
Ojan Vafai
Comment 2 2012-04-17 14:25:41 PDT
Comment on attachment 137598 [details] Patch Would be nice if the changelog had a description of when you'd get an IOError.
Dirk Pranke
Comment 3 2012-04-17 14:28:20 PDT
(In reply to comment #2) > (From update of attachment 137598 [details]) > Would be nice if the changelog had a description of when you'd get an IOError. Oh, you get the IOError when the layout test helper has exited early (due to the ctrl-c) and we try to write to it. I will make that clearer.
Dirk Pranke
Comment 4 2012-04-17 15:09:42 PDT
Note You need to log in before you can comment on or make changes to this bug.