Actions
Bug #139
closedRefresh on restart causes pending changes to be lost.
Start date:
06/02/2017
Due date:
% Done:
0%
Estimated time:
Description
For example, sorting the list at https://en.wikipedia.org/wiki/List_of_countries_by_tax_revenue_to_GDP_ratio is lost on restart.
Updated by Soren Stoutner over 7 years ago
- Subject changed from Refresh on reload causes pending changes to be lost. to Refresh on restart causes pending changes to be lost.
- Description updated (diff)
Updated by Soren Stoutner over 7 years ago
- Status changed from New to Closed
Updated by Soren Stoutner over 7 years ago
On LineageOS, this causes intents to not load if Privacy Browser is already running. They have likely done something to change the behavior of `onRestart` in relation to the processing of intents.
Updated by Soren Stoutner over 7 years ago
Actually, the LineageOS bug is not related to this problem, but rather to a domain setting user agent that is different than the current user agent.
Updated by Soren Stoutner over 6 years ago
- Priority changed from 3 to Next Release
Actions