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

Issue 10959025: Move the addition of an onError handler to earlier (onInit instead of onStart), while still support… (Closed)

Created:
8 years, 3 months ago by gram
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move the addition of an onError handler to earlier (onInit instead of onStart), while still supporting its removal on onDone and reinstallation in subsequent onStarts. Committed: https://code.google.com/p/dart/source/detail?r=12658

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -25 lines) Patch
M pkg/unittest/html_config.dart View 1 1 chunk +18 lines, -5 lines 0 comments Download
M pkg/unittest/html_enhanced_config.dart View 1 3 chunks +18 lines, -4 lines 0 comments Download
M pkg/unittest/interactive_html_config.dart View 1 7 chunks +31 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gram
8 years, 3 months ago (2012-09-20 20:12:27 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://chromiumcodereview.appspot.com/10959025/diff/1/pkg/unittest/html_config.dart File pkg/unittest/html_config.dart (right): https://chromiumcodereview.appspot.com/10959025/diff/1/pkg/unittest/html_config.dart#newcode32 pkg/unittest/html_config.dart:32: void _removeErrorHandler() { maybe rename [_removeErrorHandler] to [_uninstallErrorHandler] ...
8 years, 3 months ago (2012-09-20 20:41:31 UTC) #2
gram
https://chromiumcodereview.appspot.com/10959025/diff/1/pkg/unittest/html_config.dart File pkg/unittest/html_config.dart (right): https://chromiumcodereview.appspot.com/10959025/diff/1/pkg/unittest/html_config.dart#newcode32 pkg/unittest/html_config.dart:32: void _removeErrorHandler() { On 2012/09/20 20:41:31, sigmund wrote: > ...
8 years, 3 months ago (2012-09-20 20:48:29 UTC) #3
Emily Fortuna
8 years, 3 months ago (2012-09-20 20:53:15 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698