Open
Bug 1883633
Opened 2 years ago
Updated 1 year ago
Store the exposable (non-uripass) URI in the database for history and favicons
Categories
(Firefox for Android :: History, task)
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: parity-chrome, privacy, sec-low)
Port Bug 130327 to Android History.
The scope is to stop storing userpass info in clear when storing history.
The desktop approach is:
- When storing history or favicons, always store the
exposableversion of the URI in the database, allow bookmarks to store userpass URIs. - when a userpass visit is added, a notification is sent immediately to set visited link coloring, reacting to user clicks on links. That state is not persisted though.
Updated•2 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•