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

Issue 174141: Do not finish GlobalHandles::PostGarbageCollectionProcessing if weak callback... (Closed)

Created:
11 years, 4 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Do not finish GlobalHandles::PostGarbageCollectionProcessing if weak callback triggered it already (it's not safe).

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -14 lines) Patch
M src/global-handles.cc View 3 chunks +25 lines, -14 lines 4 comments Download
M src/heap.cc View 1 chunk +2 lines, -0 lines 1 comment Download
M test/cctest/test-api.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
antonm
11 years, 4 months ago (2009-08-20 13:40:06 UTC) #1
Mads Ager (chromium)
LGTM. http://codereview.chromium.org/174141/diff/1002/12 File src/global-handles.cc (right): http://codereview.chromium.org/174141/diff/1002/12#newcode279 Line 279: int time_stamp = 0; You could expose ...
11 years, 4 months ago (2009-08-21 05:58:16 UTC) #2
Mads Ager (chromium)
http://codereview.chromium.org/174141/diff/1002/12 File src/global-handles.cc (right): http://codereview.chromium.org/174141/diff/1002/12#newcode279 Line 279: int time_stamp = 0; On 2009/08/21 05:58:16, Mads ...
11 years, 4 months ago (2009-08-21 06:09:28 UTC) #3
Mads Ager (chromium)
11 years, 4 months ago (2009-08-21 08:50:11 UTC) #4
Anton, I will land this one after a couple of minor changes.  I would like to
push to trunk now and I would like this to be in that push.

Thanks for fixing this.

Powered by Google App Engine
This is Rietveld 408576698