kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.29k stars 292 forks source link

Do not interrupt background file uploading. #1053

Open HT-7 opened 10 months ago

HT-7 commented 10 months ago

Describe the bug If an upload is running in background, switching away from the current tab could cause the upload to be interrupted and the tab could be unloaded.

To Reproduce

Expected behavior When uploading files in background, the tab that is actively uploading files should not be unloaded from memory so other sites can be browsed without worries that it will be interrupted.

The upload should run and finish in background.

Desktop computers and laptops could do this for decades. Time for smartphones to catch up.

Smartphone (please complete the following information):

tagPattern commented 10 months ago

I haven't tested it yet but I think maybe ScriptCat will help in this case because it can run in the background. Ask the ScriptCat community 😉