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

Issue 14307007: Fix crashes in debug mode with optimizations turned off. (Closed)

Created:
7 years, 8 months ago by srdjan
Modified:
7 years, 7 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix crashes in debug mode with optimizations turned off. Remove wrong assert. The correct assertion is done within SetTypeArguments. Committed: https://code.google.com/p/dart/source/detail?r=22079

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 8 months ago (2013-04-26 18:08:49 UTC) #1
hausner
lgtm
7 years, 8 months ago (2013-04-26 18:11:26 UTC) #2
srdjan
Committed patchset #2 manually as r22079 (presubmit successful).
7 years, 8 months ago (2013-04-26 18:19:50 UTC) #3
regis
7 years, 7 months ago (2013-04-29 16:00:45 UTC) #4
Message was sent while issue was closed.
On 2013/04/26 18:19:50, srdjan wrote:
> Committed patchset #2 manually as r22079 (presubmit successful).

Thanks for fixing this, Srdjan. I missed it in my last cl.

Powered by Google App Engine
This is Rietveld 408576698