Bug 84190

Summary: nrwt: handle stopping layout test helper after a ctrl-c cleanly on the chromium port
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ojan: review+

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.