Skip to content
Snippets Groups Projects
Commit d2828edb authored by Natalie Weizenbaum's avatar Natalie Weizenbaum
Browse files

Change the URL-space exposed by the browser server.

This is a step towards Dartium support. Rather than only serving the compiled JS
and the HTML necessary to run it, the entire package is now served with the
compiled JS and HTML wrappers overlayed on top. This will allow Dartium to load
all necessary sources from the server, and incidentally also allows tests to
access assets.

See #60
Closes #27

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1076803003
parent bcde12f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment