Extension Manager:Sqlite Storage: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 52: Line 52:
While it may not be necessary to actually do these during this there are a few issues that can be thought about while changing to sqlite:
While it may not be necessary to actually do these during this there are a few issues that can be thought about while changing to sqlite:


* XPInstall is now just a downloader for the extension manager. There isn't much point in doing this in a separate component and doing so introduces complexity and communication issues. We can just handle the downloading a certificate check directly from the EM.
* XPInstall is now just a downloader for the extension manager. There isn't much point in doing this in a separate component and doing so introduces complexity and communication issues. We can just handle the downloading and certificate check directly from the EM. This will also allow us to check the cert for updates {{Bug|248218}}
* Multiple target application ranges {Bug|301236}
* Multiple target application ranges {{Bug|301236}}
* Separate UI from backend {Bug|407329}. Moving to pure notifications to the UI achieves a lot of this.
* Separate UI from backend {{Bug|407329}}. Moving to pure notifications to the UI achieves a lot of this.
* Dynamic theme switching {Bug|226791}
* Dynamic theme switching {{Bug|226791}}
* Install add-ons without restart {Bug|256509}
* Install add-ons without restart {{Bug|256509}}


=Proposed Changes=
=Proposed Changes=
canmove, Confirmed users
1,570

edits

Navigation menu