Search for files in multiple directories

Extend the ZipFileProvider to search for multiple files within the zip and serve the first existing file.

Bug: 1329786
Change-Id: I0d37a16bcccf57e3a5ed53e2fd95ad85cbae7d67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3669037
Commit-Queue: Alexander Schulze <alexschulze@chromium.org>
Reviewed-by: Liviu Rau <liviurau@chromium.org>
3 files changed
tree: f5ccad3a5ca7e099f7b7c3540431620a971e7e2d
  1. gae_py3/
  2. .gitignore
  3. codereview.settings
  4. OWNERS
  5. README.md
  6. WATCHLISTS
  7. whitespace.txt
README.md

This repo contains:

  • the infra for serving the devtools frontend from Google's app engine (gae_py3)

See this README and go/devtools-hosting-app for details.

go/devtools-uploader references to a deprecated version of this app.