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

Issue 11280214: Remove bogus assertion from idle notification. (Closed)

Created:
8 years ago by Michael Starzinger
Modified:
8 years ago
Reviewers:
ulan_google, ulan
CC:
v8-dev
Visibility:
Public.

Description

Remove bogus assertion from idle notification. Callbacks that run after garbage collection might fire a context dispose notification and hence increse the counter before we actually reach this position. R=ulan@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=13080

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/heap.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years ago (2012-11-28 17:53:46 UTC) #1
ulan_google
8 years ago (2012-11-28 17:55:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698