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

Issue 2995103002: [vm] Prevent non-fatal errors from causing timers to be dropped. (Closed)

Created:
3 years, 4 months ago by rmacnak
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, yjbanov
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[vm] Prevent non-fatal errors from causing timers to be dropped. Issue #30425 R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/8692f618f6a71f3e47f6ecf18ab45a1fb0df696b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M runtime/lib/timer_impl.dart View 2 chunks +8 lines, -1 line 2 comments Download
A tests/isolate/non_fatal_exception_in_timer_callback_test.dart View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
rmacnak
3 years, 4 months ago (2017-08-16 21:38:14 UTC) #2
zra
https://codereview.chromium.org/2995103002/diff/1/runtime/lib/timer_impl.dart File runtime/lib/timer_impl.dart (right): https://codereview.chromium.org/2995103002/diff/1/runtime/lib/timer_impl.dart#newcode387 runtime/lib/timer_impl.dart:387: _notifyEventHandler(); Would it be okay to only notify the ...
3 years, 4 months ago (2017-08-16 21:46:56 UTC) #3
rmacnak
https://codereview.chromium.org/2995103002/diff/1/runtime/lib/timer_impl.dart File runtime/lib/timer_impl.dart (right): https://codereview.chromium.org/2995103002/diff/1/runtime/lib/timer_impl.dart#newcode387 runtime/lib/timer_impl.dart:387: _notifyEventHandler(); On 2017/08/16 21:46:56, zra wrote: > Would it ...
3 years, 4 months ago (2017-08-16 21:55:59 UTC) #4
zra
lgtm
3 years, 4 months ago (2017-08-16 22:12:58 UTC) #5
Lasse Reichstein Nielsen
Super! (ltgm, but what do I know :)
3 years, 4 months ago (2017-08-17 08:10:54 UTC) #7
rmacnak
3 years, 4 months ago (2017-08-17 18:34:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8692f618f6a71f3e47f6ecf18ab45a1fb0df696b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698