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

Issue 2004933002: Simplify the canonicalization of dart-ext uris. (Closed)

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

Description

Simplify the canonicalization of dart-ext uris. We used to stuff the path of the canonicalizing library into the uri so that we could retrieve it later. That isn't necessary, as the library is still available when we import later. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/b3a1066c8e5b202d9c0412236a12760956fa929d

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -63 lines) Patch
M runtime/bin/builtin.dart View 3 chunks +7 lines, -40 lines 0 comments Download
M runtime/bin/dartutils.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/dartutils.cc View 1 3 chunks +24 lines, -21 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
turnidge
4 years, 7 months ago (2016-05-23 17:08:52 UTC) #2
Cutch
4 years, 7 months ago (2016-05-23 17:14:26 UTC) #3
Cutch
lgtm
4 years, 7 months ago (2016-05-23 17:14:30 UTC) #4
turnidge
4 years, 7 months ago (2016-05-23 17:23:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b3a1066c8e5b202d9c0412236a12760956fa929d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698