Use current URL for webview

This commit is contained in:
Asher
2019-08-12 10:23:08 -05:00
parent 1d61cbe536
commit 7389d9e2cb
3 changed files with 13 additions and 7 deletions

View File

@@ -111,8 +111,8 @@ Our changes include:
- Add a `code-server` schema.
- Allow multiple extension directories (both user and built-in).
- Rewrite assets requested by the browser to use the base URL.
- Modify the loader to use the base URL.
- Modify the web socket to use the base URL and TLS if necessary.
- Modify the loader, websocket, webview, and service worker to use the URL of
the page as a base (and TLS if necessary for the websocket).
- Send client-side telemetry through the server.
- Add a file prefix to ignore for temporary files created during upload.
- Insert our upload service for use in editor windows and explorer.