Closed
Bug 1646181
Opened 5 years ago
Closed 5 years ago
Put rkv db in ExtensionPermissions under a pref
Categories
(WebExtensions :: Storage, task)
WebExtensions
Storage
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Taking to :Victor we discovered that rvstore
is still using the old lmdb backend which is not ready for stable release. We should put rvstore
use behind a pref that is off by default in beta/release until rvstore
migrates to the new backend.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → agi
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0073554a8bed
Put rkv under a pref in ExtensionPermissions. r=robwu
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•