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

Issue 1396603004: Fix two bugs in the serivce protocol specification (Closed)

Created:
5 years, 2 months ago by Cutch
Modified:
5 years, 2 months ago
Reviewers:
turnidge
CC:
reviews_dartlang.org, turnidge, rmacnak, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix two bugs in the serivce protocol specification - Add a @VM definition. - Correct the type of the elements field in an Instance. R=turnidge@google.com Committed: https://github.com/dart-lang/sdk/commit/ecb2c0b9f22c129f5688b35912988fe63849ce40

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M runtime/vm/service/service.md View 1 2 3 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 11 (1 generated)
Cutch
5 years, 2 months ago (2015-10-09 13:23:51 UTC) #2
danrubel
On 2015/10/09 13:23:51, Cutch wrote: With the introduction of VMUpdate, does the definition of a ...
5 years, 2 months ago (2015-10-09 14:38:46 UTC) #3
Cutch
On 2015/10/09 14:38:46, danrubel wrote: > On 2015/10/09 13:23:51, Cutch wrote: > > With the ...
5 years, 2 months ago (2015-10-09 14:41:34 UTC) #4
danrubel
On 2015/10/09 14:41:34, Cutch wrote: > On 2015/10/09 14:38:46, danrubel wrote: > > On 2015/10/09 ...
5 years, 2 months ago (2015-10-09 18:34:14 UTC) #5
turnidge
https://codereview.chromium.org/1396603004/diff/20001/runtime/vm/service/service.md File runtime/vm/service/service.md (right): https://codereview.chromium.org/1396603004/diff/20001/runtime/vm/service/service.md#newcode771 runtime/vm/service/service.md:771: Document parens here. Something like: We also allow parentheses ...
5 years, 2 months ago (2015-10-12 16:51:19 UTC) #6
Cutch
https://codereview.chromium.org/1396603004/diff/20001/runtime/vm/service/service.md File runtime/vm/service/service.md (right): https://codereview.chromium.org/1396603004/diff/20001/runtime/vm/service/service.md#newcode771 runtime/vm/service/service.md:771: On 2015/10/12 16:51:19, turnidge wrote: > Document parens here. ...
5 years, 2 months ago (2015-10-12 17:40:47 UTC) #7
turnidge
Heads up Devon, this will break your parser.
5 years, 2 months ago (2015-10-12 17:56:42 UTC) #8
turnidge
lgtm
5 years, 2 months ago (2015-10-12 17:56:47 UTC) #9
Cutch
Committed patchset #3 (id:40001) manually as ecb2c0b9f22c129f5688b35912988fe63849ce40 (presubmit successful).
5 years, 2 months ago (2015-10-12 18:03:53 UTC) #10
devoncarew
5 years, 2 months ago (2015-10-12 18:08:09 UTC) #11
Message was sent while issue was closed.
On 2015/10/12 17:56:42, turnidge wrote:
> Heads up Devon, this will break your parser.

Thanks! Will update. The change to parans makes sense -

Powered by Google App Engine
This is Rietveld 408576698