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

Issue 607893008: Issue 19141. Update 'pause on exception' in all live isolates on preference change. (Closed)

Created:
6 years, 2 months ago by scheglov
Modified:
6 years, 2 months ago
Reviewers:
devoncarew
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Issue 19141. Update 'pause on exception' in all live isolates on preference change. R=devoncarew@google.com BUG= https://code.google.com/p/dart/issues/detail?id=19141 Committed: https://code.google.com/p/dart/source/detail?r=40746

Patch Set 1 #

Total comments: 2

Patch Set 2 : move to ServerBreakpointManager #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -35 lines) Patch
M editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerBreakpointManager.java View 1 12 chunks +45 lines, -13 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerDebugTarget.java View 1 8 chunks +25 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
6 years, 2 months ago (2014-09-27 07:18:46 UTC) #1
devoncarew
lgtm Looks good. One suggestion: ServerDebugTarget listens for the pref change, ServerBreakpointManager does the work ...
6 years, 2 months ago (2014-09-27 16:27:33 UTC) #2
scheglov
https://codereview.chromium.org/607893008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerDebugTarget.java File editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerDebugTarget.java (right): https://codereview.chromium.org/607893008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerDebugTarget.java#newcode79 editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/ServerDebugTarget.java:79: private final List<VmIsolate> liveIsolates = Lists.newArrayList(); On 2014/09/27 16:27:33, ...
6 years, 2 months ago (2014-09-27 18:34:05 UTC) #3
scheglov
6 years, 2 months ago (2014-09-27 18:34:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40746 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698