Closed Bug 1638918 Opened 5 years ago Closed 5 years ago

Convert kvstore to use a background task queue

Categories

(Core :: SQLite and Embedded Database Bindings, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: lina, Assigned: lina)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

kvstore, the XPCOM binding for Rkv, currently spins up a dedicated thread for storage tasks. We can replace this with a background task queue, like we do in other Rust components.

Blocks: 1638919
No longer blocks: convert-one-off-thread-to-pool
Assignee: nobody → lina
Status: NEW → ASSIGNED
Pushed by kcambridge@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9b54c69e770 Convert kvstore to use a background task queue instead of a one-off thread. r=KrisWright
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: