Open
Bug 1458689
Opened 7 years ago
Updated 2 years ago
Decide whether to officially expose "browser.sessionstore.privacy_level" pref
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: JanH, Unassigned)
References
Details
This allows a little bit of control over the amount of data that gets collected by the session store, i.e. through GeckoSession.saveState() for GeckoView.
For more details, see the definition in https://dxr.mozilla.org/mozilla-central/rev/258fa1eb49c9a559f0f75bd0a597d14398b01430/toolkit/modules/sessionstore/PrivacyLevel.jsm#13-22.
At the moment, this affects only form data, although if/when session cookie support is ported to Android as well then SessionCookies.jsm would support that pref, too.
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•