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

Issue 23710032: Switch the DevTools to support a true Dart REPL (Closed)

Created:
7 years, 3 months ago by Jacob
Modified:
7 years, 3 months ago
Reviewers:
vsm
CC:
hausner, siva_google.com, devoncarew, reviews+dom_dartlang.org
Visibility:
Public.

Description

Switch the DevTools to support a true Dart REPL BUG= R=vsm@google.com Committed: https://src.chromium.org/viewvc/multivm?view=rev&revision=1379

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Total comments: 10

Patch Set 3 : PTAL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -133 lines) Patch
M LayoutTests/dart/inspector/debugger.html View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M LayoutTests/dart/inspector/debugger-code-in-html.html View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M LayoutTests/dart/inspector/debugger-code-in-html-expected.txt View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/dart/inspector/debugger-expected.txt View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/dart/inspector/evaluate-in-console.html View 1 2 1 chunk +16 lines, -11 lines 0 comments Download
M LayoutTests/dart/inspector/evaluate-in-console-expected.txt View 1 2 2 chunks +37 lines, -14 lines 0 comments Download
M LayoutTests/http/tests/inspector/debugger-test.js View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M Source/bindings/dart/DartDebugHooks.js View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M Source/bindings/dart/DartDebugServer.cpp View 1 2 4 chunks +108 lines, -48 lines 0 comments Download
M Source/bindings/dart/DartHandleProxy.h View 2 chunks +24 lines, -0 lines 0 comments Download
M Source/bindings/dart/DartHandleProxy.cpp View 1 2 10 chunks +24 lines, -41 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jacob
Ready to review https://codereview.chromium.org/23710032/diff/10001/Source/bindings/dart/DartDebugServer.cpp File Source/bindings/dart/DartDebugServer.cpp (right): https://codereview.chromium.org/23710032/diff/10001/Source/bindings/dart/DartDebugServer.cpp#newcode499 Source/bindings/dart/DartDebugServer.cpp:499: { switching to Dart_EvaluateExpr forced me ...
7 years, 3 months ago (2013-09-11 23:45:45 UTC) #1
vsm
lgtm with comments https://codereview.chromium.org/23710032/diff/12001/LayoutTests/dart/inspector/evaluate-in-console-expected.txt File LayoutTests/dart/inspector/evaluate-in-console-expected.txt (right): https://codereview.chromium.org/23710032/diff/12001/LayoutTests/dart/inspector/evaluate-in-console-expected.txt#newcode50 LayoutTests/dart/inspector/evaluate-in-console-expected.txt:50: $var.object={"foo": "bar", "baz": 42} = _LinkedHashMap ...
7 years, 3 months ago (2013-09-12 00:17:22 UTC) #2
Jacob
Pulled a few more files into this CL and finished the missing wireup of columnNumber ...
7 years, 3 months ago (2013-09-17 21:44:42 UTC) #3
vsm
lgtm
7 years, 3 months ago (2013-09-17 21:54:25 UTC) #4
Jacob
7 years, 3 months ago (2013-09-17 21:55:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r1379 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698