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

Issue 2393243002: [modules] Add basic path normalization to d8's module loader (Closed)

Created:
4 years, 2 months ago by adamk
Modified:
4 years, 2 months ago
Reviewers:
neis
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[modules] Add basic path normalization to d8's module loader d8 now elides './' when constructing absolute paths. '../' is still not normalized. R=neis@chromium.org BUG=v8:1569 Committed: https://crrev.com/3aeaf497818ba84bff5afae2e0f3935e6b85291c Cr-Commit-Position: refs/heads/master@{#40057}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments, add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -11 lines) Patch
M src/d8.cc View 1 4 chunks +20 lines, -8 lines 0 comments Download
A + test/mjsunit/modules-relative-path.js View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
adamk
4 years, 2 months ago (2016-10-05 17:32:57 UTC) #1
neis
lgtm lgtm modulo comment and the request to include a test along the lines of ...
4 years, 2 months ago (2016-10-06 07:18:29 UTC) #2
adamk
https://codereview.chromium.org/2393243002/diff/1/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2393243002/diff/1/src/d8.cc#newcode556 src/d8.cc:556: // Resolves path to an absolute path if necessary, ...
4 years, 2 months ago (2016-10-06 18:50:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2393243002/20001
4 years, 2 months ago (2016-10-06 18:50:53 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 19:32:30 UTC) #7
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 19:32:45 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3aeaf497818ba84bff5afae2e0f3935e6b85291c
Cr-Commit-Position: refs/heads/master@{#40057}

Powered by Google App Engine
This is Rietveld 408576698