Project

General

Profile

Actions

Bug #807

closed

If an intent was used to open a tab, it is run again on full restart

Added by Soren Stoutner about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Next Release
Start date:
02/19/2022
Due date:
% Done:

0%

Estimated time:

Description

This causes Privacy Browser to open a new tab with the contents of the intent if it was shut down by RAM pressure. The solution is probably to reset the launching intent once the browser has processed it.

Actions #2

Updated by Soren Stoutner almost 2 years ago

  • Status changed from New to Closed
Actions #3

Updated by Soren Stoutner almost 2 years ago

This change caused a new problem, with new intents not loading a tab on restart.

After extensive testing, I cannot replicate the original problem, and the original code looks like it should work correctly, so I am going to chock this up to a glitch the one time I saw this happen and revert the code.

Actions #4

Updated by Soren Stoutner almost 2 years ago

Actually, moving the logic into an else statement appears to handle all cases.

Fixed for real in commit https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=f052d92fe6d33b659038d46ce10b6bc4b743dd20.

Actions

Also available in: Atom PDF