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

Issue 2733413003: Support DevFS paths encoded as URIs (Closed)

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

Description

Support DevFS paths encoded as URIs Fixes #28972 Note that the path handling logic in DevFS is now complicated with three possible sources of path information. After we roll this we should clean it up and unify on Uri encoding BUG= R=turnidge@google.com Committed: https://github.com/dart-lang/sdk/commit/5128636521144814ebcb70d49c00fe1466583e0f

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -36 lines) Patch
M runtime/bin/vmservice/server.dart View 2 chunks +20 lines, -7 lines 0 comments Download
A runtime/observatory/tests/service/dev_fs_uri_test.dart View 1 chunk +115 lines, -0 lines 0 comments Download
M sdk/lib/vmservice/devfs.dart View 5 chunks +75 lines, -29 lines 2 comments Download

Messages

Total messages: 7 (3 generated)
Cutch
3 years, 9 months ago (2017-03-08 19:21:19 UTC) #3
turnidge
lgtm https://codereview.chromium.org/2733413003/diff/1/sdk/lib/vmservice/devfs.dart File sdk/lib/vmservice/devfs.dart (right): https://codereview.chromium.org/2733413003/diff/1/sdk/lib/vmservice/devfs.dart#newcode319 sdk/lib/vmservice/devfs.dart:319: } Does this code duplicate the code above? ...
3 years, 9 months ago (2017-03-08 21:13:51 UTC) #4
Cutch
https://codereview.chromium.org/2733413003/diff/1/sdk/lib/vmservice/devfs.dart File sdk/lib/vmservice/devfs.dart (right): https://codereview.chromium.org/2733413003/diff/1/sdk/lib/vmservice/devfs.dart#newcode319 sdk/lib/vmservice/devfs.dart:319: } On 2017/03/08 21:13:51, turnidge wrote: > Does this ...
3 years, 9 months ago (2017-03-08 23:41:07 UTC) #5
Cutch
3 years, 9 months ago (2017-03-08 23:41:25 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5128636521144814ebcb70d49c00fe1466583e0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698