With this change the following situations should work (all for an open about:addons window when the action is performed): * Removing an extension from its browser action context menu removes it from about:addons. * Installing an extension will add it to the list. * Switching themes should always show 1 enabled and the rest disabled. * This seemed to work before but it was a race between theme start and shutdown. * Opening two about:addons tabs and making changes in one will have them reflected in the other.
Bug 1525090 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With this change the following situations should work (all for an open about:addons window when the action is performed): * Removing an extension from its browser action context menu removes it from about:addons. * Installing an extension will add it to the list. * Switching themes should always show 1 enabled and the rest disabled. * This seemed to work before but it was a race between theme start and shutdown. * Opening two about:addons tabs and making changes in one will have them reflected in the other. * Changing the theme in the customize tab should update in about:addons.
With this change the following situations should work (all for an open about:addons window when the action is performed): * Removing an extension from its browser action context menu removes it from about:addons. * Installing an extension or theme will add it to the list. * Switching themes should always show 1 enabled and the rest disabled. * This seemed to work before but it was a race between theme start and shutdown. * Opening two about:addons tabs and making changes in one will have them reflected in the other. * Changing the theme in the customize tab should update in about:addons.