Open
Bug 1946265
Opened 1 month ago
Add notify-on-write support for arbitrary tables in the shared DB
Categories
(Toolkit :: Startup and Profile System, enhancement)
Toolkit
Startup and Profile System
Tracking
()
NEW
People
(Reporter: jhirsch, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, when the shared SQLite database updates either the shared pref table or the profile data table, the remoting service detects this change and notifies any other running instances that they should check for updates.
The Nimbus and OMC teams are interested in managing their own tables in the SQLite database, so we should explore exposing the notify-on-write capability for other tables.
You need to log in
before you can comment on or make changes to this bug.
Description
•