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 690133002: Add support for directory listings in sky_server. (Closed)

Created:
6 years, 1 month ago by eseidel
Modified:
6 years, 1 month ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, esprehn, mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Add support for directory listings in sky_server. Unfortunate these aren't very useful since we can't actually click on links, nor do navigations work anyway... TBR=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/959e7227f01c4b54d0ed17b5c02f3359f9c90708

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -0 lines) Patch
M sky/tools/sky_server View 3 chunks +21 lines, -0 lines 1 comment Download
A sky/tools/staticdirindex.py View 1 chunk +120 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eseidel
6 years, 1 month ago (2014-10-30 22:22:45 UTC) #1
eseidel
Committed patchset #1 (id:1) manually as 959e7227f01c4b54d0ed17b5c02f3359f9c90708 (presubmit successful).
6 years, 1 month ago (2014-10-30 22:38:35 UTC) #2
abarth-chromium
https://codereview.chromium.org/690133002/diff/1/sky/tools/sky_server File sky/tools/sky_server (right): https://codereview.chromium.org/690133002/diff/1/sky/tools/sky_server#newcode36 sky/tools/sky_server:36: return sky + "</listing>" So much the XSS
6 years, 1 month ago (2014-10-31 02:21:37 UTC) #3
abarth-chromium
sky/tools/staticdirindex.py I wonder if we should have put that in a third_party directory or something.
6 years, 1 month ago (2014-10-31 02:22:14 UTC) #4
eseidel
6 years, 1 month ago (2014-10-31 13:08:22 UTC) #5
Message was sent while issue was closed.
Happy to move the code to tools/third_party/staticlibdir with a LICENSE?  Or
honestly we could just re-write the 30 lines of code that is.

Powered by Google App Engine
This is Rietveld 408576698