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

Issue 1132113002: Rename 'dart:debugger' to 'dart:developer' (Closed)

Created:
5 years, 7 months ago by Cutch
Modified:
5 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, ricow1, turnidge, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Rename 'dart:debugger' to 'dart:developer' - Rename 'dart:debugger' to 'dart:developer' - Make 'breakHere' and 'breakHereIf' top level functions. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=45658

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -205 lines) Patch
D runtime/lib/debugger.cc View 1 chunk +0 lines, -42 lines 0 comments Download
D runtime/lib/debugger.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D runtime/lib/debugger_sources.gypi View 1 chunk +0 lines, -13 lines 0 comments Download
A + runtime/lib/developer.cc View 1 2 3 1 chunk +8 lines, -18 lines 0 comments Download
A + runtime/lib/developer.dart View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
A + runtime/lib/developer_sources.gypi View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/observatory/tests/service/get_stack_rpc_test.dart View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/bootstrap.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/bootstrap.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 2 3 2 chunks +1 line, -2 lines 1 comment Download
M runtime/vm/bootstrap_natives.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debugger.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debugger.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/object.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/object_store.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/object_store.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/vm.gypi View 1 8 chunks +24 lines, -24 lines 0 comments Download
D sdk/lib/_internal/compiler/js_lib/debugger_patch.dart View 1 chunk +0 lines, -32 lines 0 comments Download
A sdk/lib/_internal/compiler/js_lib/developer_patch.dart View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M sdk/lib/_internal/libraries.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
D sdk/lib/debugger/debugger.dart View 1 chunk +0 lines, -21 lines 0 comments Download
D sdk/lib/debugger/debugger_sources.gypi View 1 chunk +0 lines, -10 lines 0 comments Download
A sdk/lib/developer/developer.dart View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A + sdk/lib/developer/developer_sources.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tools/create_sdk.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Cutch
5 years, 7 months ago (2015-05-08 15:04:21 UTC) #2
Cutch
5 years, 7 months ago (2015-05-08 20:11:28 UTC) #4
Ivan Posva
LGTM Rietveld is not a great tool for naming discussion, so we can take that ...
5 years, 7 months ago (2015-05-08 20:45:04 UTC) #5
Cutch
https://codereview.chromium.org/1132113002/diff/40001/runtime/lib/developer.cc File runtime/lib/developer.cc (right): https://codereview.chromium.org/1132113002/diff/40001/runtime/lib/developer.cc#newcode17 runtime/lib/developer.cc:17: // dart:debugger. On 2015/05/08 20:45:04, Ivan Posva wrote: > ...
5 years, 7 months ago (2015-05-08 21:22:37 UTC) #6
Cutch
Committed patchset #4 (id:60001) manually as 45658 (presubmit successful).
5 years, 7 months ago (2015-05-08 21:25:23 UTC) #7
Ivan Posva
5 years, 7 months ago (2015-05-08 21:56:12 UTC) #8
Message was sent while issue was closed.
-ip

https://codereview.chromium.org/1132113002/diff/60001/runtime/vm/bootstrap_na...
File runtime/vm/bootstrap_natives.h (right):

https://codereview.chromium.org/1132113002/diff/60001/runtime/vm/bootstrap_na...
runtime/vm/bootstrap_natives.h:90: V(Developer_debugger, 2)                     
                               \
o before e?

Powered by Google App Engine
This is Rietveld 408576698