stealth
stealth copied to clipboard
Browser: Webview Changes
trafficstars
The Webview/iframe must do requests in a different schema now. This needs to be changed, and the interactions with the UI have to be changed accordingly.
- [x] Webview points now to
/stealth/<tab.id>/<url>as a schema, without any flags. - [ ] The
refreshbutton needs to do a separate WebSocket API call that calls something like a Taskdownload()mechanism behind the scenes, and refreshes the iframe when it was successful (and the URL is still matching).