stealth icon indicating copy to clipboard operation
stealth copied to clipboard

Browser: Webview Changes

Open cookiengineer opened this issue 4 years ago • 0 comments
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 refresh button needs to do a separate WebSocket API call that calls something like a Task download() mechanism behind the scenes, and refreshes the iframe when it was successful (and the URL is still matching).

cookiengineer avatar Nov 19 '21 19:11 cookiengineer