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

Issue 134753005: Fix error in processing dart-ext urls with a relative path. (Closed)

Created:
6 years, 10 months ago by Bill Hesse
Modified:
6 years, 10 months ago
Reviewers:
ricow1, Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix error in processing dart-ext urls with a relative path. BUG=dartbug.com/16205 R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=32031 Committed: https://code.google.com/p/dart/source/detail?r=32046

Patch Set 1 #

Total comments: 1

Patch Set 2 : Simplify code according to comment. #

Patch Set 3 : Simplify code according to comment. #

Patch Set 4 : Address comment. #

Patch Set 5 : Revert to first patch set #

Patch Set 6 : Remove stray char from error message. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M runtime/bin/builtin.dart View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M sdk/lib/core/uri.dart View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Bill Hesse
We will want to push this to stable asap.
6 years, 10 months ago (2014-01-27 20:16:47 UTC) #1
Søren Gjesse
On 2014/01/27 20:16:47, Bill Hesse wrote: > We will want to push this to stable ...
6 years, 10 months ago (2014-01-27 20:57:35 UTC) #2
Søren Gjesse
Here are the comments https://codereview.chromium.org/134753005/diff/1/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/134753005/diff/1/runtime/bin/builtin.dart#newcode246 runtime/bin/builtin.dart:246: case 'dart-ext': This should just ...
6 years, 10 months ago (2014-01-27 20:57:51 UTC) #3
Bill Hesse
On 2014/01/27 20:57:51, Søren Gjesse wrote: > Here are the comments > > https://codereview.chromium.org/134753005/diff/1/runtime/bin/builtin.dart > ...
6 years, 10 months ago (2014-01-27 21:57:37 UTC) #4
Bill Hesse
Committed patchset #4 manually as r32031 (presubmit successful).
6 years, 10 months ago (2014-01-27 21:58:27 UTC) #5
Bill Hesse
Reverting this change to patchset 1. The change in patchset 3 was wrong - the ...
6 years, 10 months ago (2014-01-28 00:32:33 UTC) #6
Bill Hesse
6 years, 10 months ago (2014-01-28 00:33:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r32046 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698