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

Issue 1805: Add a void* parameter to the AtExitManager callbacks. (Closed)

Created:
12 years, 3 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a void* parameter to the AtExitManager callbacks. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1835

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -30 lines) Patch
M base/at_exit.h View 3 chunks +10 lines, -4 lines 0 comments Download
M base/at_exit.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M base/at_exit_unittest.cc View 4 chunks +25 lines, -9 lines 0 comments Download
M base/singleton.h View 4 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
Right now it's pretty limiting that AtExitManager destruction methods don't take any parameters. This works ...
12 years, 3 months ago (2008-09-07 15:19:49 UTC) #1
M-A Ruel
12 years, 3 months ago (2008-09-08 01:12:21 UTC) #2
There weren't any other AtExitManager users?

lgtm

Powered by Google App Engine
This is Rietveld 408576698