Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Issue 45003: Install more signal handlers so test shell cleanup after itself. (Closed)

Created:
11 years, 9 months ago by Lei Zhang
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Install more signal handlers so test shell cleanup after itself. Found a couple more cases where we are littering files in /tmp. a) if we run test_shell and hit ctrl+c, b) if the test shell gets killed by KillAllTestShells(). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11412

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M webkit/tools/test_shell/test_shell_gtk.cc View 2 chunks +9 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
11 years, 9 months ago (2009-03-11 00:52:19 UTC) #1
Elliot Glaysher
LGTM
11 years, 9 months ago (2009-03-11 01:21:20 UTC) #2
Evan Stade
11 years, 9 months ago (2009-03-11 01:26:38 UTC) #3
http://codereview.chromium.org/45003/diff/1/2
File webkit/tools/test_shell/test_shell_gtk.cc (right):

http://codereview.chromium.org/45003/diff/1/2#newcode191
Line 191: // Install an signal handler so we clean up after ourselves.
nit: an->a

Powered by Google App Engine
This is Rietveld 408576698