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

Issue 1750773002: Remove invalid URI in an attempt to fix a windows bug. (Closed)

Created:
4 years, 9 months ago by Brian Wilkerson
Modified:
4 years, 9 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove invalid URI in an attempt to fix a windows bug. Committed: https://github.com/dart-lang/sdk/commit/06774c315f321cf5cfabd91d553508f081dfbddc

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M pkg/analyzer/lib/analyzer.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/test/parse_compilation_unit_test.dart View 1 chunk +2 lines, -4 lines 2 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
I have no idea why "<unnamed source>" wouldn't also be an invalid file path on ...
4 years, 9 months ago (2016-02-29 22:42:41 UTC) #2
Paul Berry
https://codereview.chromium.org/1750773002/diff/1/pkg/analyzer/test/parse_compilation_unit_test.dart File pkg/analyzer/test/parse_compilation_unit_test.dart (right): https://codereview.chromium.org/1750773002/diff/1/pkg/analyzer/test/parse_compilation_unit_test.dart#newcode34 pkg/analyzer/test/parse_compilation_unit_test.dart:34: error.toString().contains("Error in null: Expected to find ';'"); It seems ...
4 years, 9 months ago (2016-03-01 17:14:32 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/1750773002/diff/1/pkg/analyzer/test/parse_compilation_unit_test.dart File pkg/analyzer/test/parse_compilation_unit_test.dart (right): https://codereview.chromium.org/1750773002/diff/1/pkg/analyzer/test/parse_compilation_unit_test.dart#newcode34 pkg/analyzer/test/parse_compilation_unit_test.dart:34: error.toString().contains("Error in null: Expected to find ';'"); You're right, ...
4 years, 9 months ago (2016-03-02 16:31:00 UTC) #4
Brian Wilkerson
Committed patchset #1 (id:1) manually as 06774c315f321cf5cfabd91d553508f081dfbddc (presubmit successful).
4 years, 9 months ago (2016-03-02 16:31:26 UTC) #6
Paul Berry
4 years, 9 months ago (2016-03-02 17:22:50 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698