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

Issue 210973007: Clean up ICU data tables on shutdown. (Closed)

Created:
6 years, 9 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Clean up ICU data tables on shutdown. This is only used by d8 if compiled with external data tables, or an embedder that uses external data tables and v8's version of ICU. BUG=none R=svenpanne@chromium.org LOG=n Committed: https://code.google.com/p/v8/source/detail?r=20283

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M src/icu_util.cc View 4 chunks +22 lines, -4 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
jochen (gone - plz use gerrit)
6 years, 9 months ago (2014-03-25 15:59:21 UTC) #1
Sven Panne
https://codereview.chromium.org/210973007/diff/1/src/icu_util.cc File src/icu_util.cc (right): https://codereview.chromium.org/210973007/diff/1/src/icu_util.cc#newcode103 src/icu_util.cc:103: atexit(free_icu_data_ptr); Hmmm, using atexit is always a kind of ...
6 years, 9 months ago (2014-03-26 07:44:47 UTC) #2
jochen (gone - plz use gerrit)
On 2014/03/26 07:44:47, Sven Panne wrote: > https://codereview.chromium.org/210973007/diff/1/src/icu_util.cc > File src/icu_util.cc (right): > > https://codereview.chromium.org/210973007/diff/1/src/icu_util.cc#newcode103 ...
6 years, 9 months ago (2014-03-26 12:19:24 UTC) #3
Sven Panne
LGTM after offline discussion :-)
6 years, 9 months ago (2014-03-26 12:39:00 UTC) #4
jochen (gone - plz use gerrit)
6 years, 9 months ago (2014-03-26 15:46:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r20283 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698