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

Issue 10825434: Fix lowercasing output filenames for dart:3320 as well as fix for co19 test (Closed)

Created:
8 years, 4 months ago by aam-me
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix lowercasing output filenames for dart:3320 as well as fix for co19 test BUG=dart:3320 TEST= Committed: https://code.google.com/p/dart/source/detail?r=11488

Patch Set 1 #

Patch Set 2 : Reused existing Path class for URI to native filenames conversion. #

Patch Set 3 : Added path length validation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -16 lines) Patch
M lib/compiler/implementation/filenames.dart View 1 1 chunk +2 lines, -14 lines 0 comments Download
M runtime/bin/path_impl.dart View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Johnni Winther
I looks good. Could you try to replace the implementation of both methods to use ...
8 years, 4 months ago (2012-08-22 13:59:48 UTC) #1
aam-me
Thank you, Johnni, for the suggestion. Existing methods functionality is fully covered by Path class. ...
8 years, 4 months ago (2012-08-23 22:35:06 UTC) #2
Johnni Winther
On 2012/08/23 22:35:06, aam wrote: > Thank you, Johnni, for the suggestion. > Existing methods ...
8 years, 4 months ago (2012-08-24 08:25:38 UTC) #3
aam-me
All done. Bill, Johnni, please, review.
8 years, 4 months ago (2012-08-24 12:35:06 UTC) #4
Johnni Winther
lgtm
8 years, 3 months ago (2012-08-28 08:52:56 UTC) #5
Bill Hesse
LGTM. This is wonderful!
8 years, 3 months ago (2012-08-28 15:24:00 UTC) #6
aam-me
Johnni, I committed the CL. I haven't realized, though, that you are the owner of ...
8 years, 3 months ago (2012-08-29 04:19:16 UTC) #7
Johnni Winther
8 years, 3 months ago (2012-08-29 07:08:01 UTC) #8
On 2012/08/29 04:19:16, aam wrote:
> Johnni, I committed the CL.
> 
>  I haven't realized, though, that you are the owner of the original bug report
> http://code.google.com/p/dart/issues/detail?id=3320 and might have planned
> committing it yourself. Apologies if that was your intention.

It wasn't my intention. Thank for the CL and for committing!

Powered by Google App Engine
This is Rietveld 408576698