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

Issue 669733004: Fix http://dartbug.com/21335 (Closed)

Created:
6 years, 2 months ago by Ivan Posva
Modified:
6 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, regis
Visibility:
Public.

Description

Fix http://dartbug.com/21335 - Make the VM internal AssertionError, TypeError and CastError implement the public classes instead of patching them. R=asiva@google.com, lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=41231

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M runtime/lib/errors_patch.dart View 3 chunks +10 lines, -10 lines 1 comment Download
M runtime/vm/symbols.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Ivan Posva
6 years, 2 months ago (2014-10-21 05:55:15 UTC) #2
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/669733004/diff/1/runtime/lib/errors_patch.dart File runtime/lib/errors_patch.dart (right): https://codereview.chromium.org/669733004/diff/1/runtime/lib/errors_patch.dart#newcode18 runtime/lib/errors_patch.dart:18: _AssertionError._create( This constructor doesn't even need to be ...
6 years, 2 months ago (2014-10-21 07:53:43 UTC) #3
siva
lgtm
6 years, 2 months ago (2014-10-21 16:54:31 UTC) #4
Ivan Posva
6 years, 2 months ago (2014-10-21 17:00:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41231 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698