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

Issue 3581002: Fixed several cromo problems. (Closed)

Created:
10 years, 2 months ago by Eric Shienbrood
Modified:
9 years, 7 months ago
Reviewers:
Elly Fong-Jones
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Fixed several cromo problems. - cromo would crash if it was interrupted with a SIGINT or SIGTERM because of confusion about the ownership of the MessageHandler object. - a typo in the Makefile kept the HexEsnToDecimal function from being exported as a dynamic symbol. - SIGINT wouldn't result in cromo exiting. BUG=none TEST=verified that all these problems went away and that cromo still functions normally Change-Id: I2b98ae40a936f483892947bf618074ed2b761234 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=60a5d4f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M Makefile View 1 chunk +1 line, -1 line 0 comments Download
M main.cc View 4 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Eric Shienbrood
10 years, 2 months ago (2010-09-29 18:07:01 UTC) #1
Elly Fong-Jones
10 years, 2 months ago (2010-09-29 18:33:20 UTC) #2
On 2010/09/29 18:07:01, Eric Shienbrood wrote:
> 

Awesome - I've had the MessageHandler one on my TODO list for a few days now.
LGTM!

Powered by Google App Engine
This is Rietveld 408576698