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

Issue 215503004: Pub's listDir shouldn't fail when called within hidden directories. (Closed)

Created:
6 years, 9 months ago by nweiz
Modified:
6 years, 8 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Pub's listDir shouldn't fail when called within hidden directories. R=rnystrom@google.com BUG=17861 Committed: https://code.google.com/p/dart/source/detail?r=34489

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M sdk/lib/_internal/pub/lib/src/io.dart View 1 chunk +4 lines, -2 lines 2 comments Download
M sdk/lib/_internal/pub/test/io_test.dart View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
6 years, 9 months ago (2014-03-27 23:41:49 UTC) #1
nweiz
TBR
6 years, 9 months ago (2014-03-27 23:42:09 UTC) #2
nweiz
Committed patchset #1 manually as r34489 (presubmit successful).
6 years, 9 months ago (2014-03-27 23:42:22 UTC) #3
Bob Nystrom
Thank you for tracking this down! https://codereview.chromium.org/215503004/diff/1/sdk/lib/_internal/pub/lib/src/io.dart File sdk/lib/_internal/pub/lib/src/io.dart (right): https://codereview.chromium.org/215503004/diff/1/sdk/lib/_internal/pub/lib/src/io.dart#newcode260 sdk/lib/_internal/pub/lib/src/io.dart:260: assert(entity.path.startsWith(dir)); I worry ...
6 years, 9 months ago (2014-03-28 15:42:07 UTC) #4
nweiz
https://codereview.chromium.org/215503004/diff/1/sdk/lib/_internal/pub/lib/src/io.dart File sdk/lib/_internal/pub/lib/src/io.dart (right): https://codereview.chromium.org/215503004/diff/1/sdk/lib/_internal/pub/lib/src/io.dart#newcode260 sdk/lib/_internal/pub/lib/src/io.dart:260: assert(entity.path.startsWith(dir)); On 2014/03/28 15:42:07, Bob Nystrom wrote: > I ...
6 years, 8 months ago (2014-03-31 19:13:32 UTC) #5
Bob Nystrom
6 years, 8 months ago (2014-03-31 20:04:25 UTC) #6
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698