ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.76k stars 843 forks source link

Keep autofill settings when clear-data-on-exit flag is enabled #1690

Open calhix opened 3 years ago

calhix commented 3 years ago

Somewhat in line with #1590, I don't think data in the autofill section of settings should be cleared on exit. I admit this could be suggestive but I kind of expect for at least my addresses and payment methods to stay saved since the options to do so are AFAIK not cleared in other browsers normally when you have cookies, browsing history, etc. set to delete on exit.

Ahrotahn commented 3 years ago

There have been requests to have it only delete history or some other subset of the data. When I get some time later I'll see if there's a way to make the flag have a few different options that can be set so people can choose what they want to have removed.