Closed Bug 1775404 Opened 3 years ago Closed 3 years ago

Theme install requires downloading theme xpi file

Categories

(Thunderbird :: Add-Ons: General, defect)

defect

Tracking

(Not tracked)

RESOLVED MOVED

People

(Reporter: t.matsuu, Unassigned)

References

Details

Steps to reproduce:

  1. Open Add-on Manager and select Theme tab.
  2. Type theme keywords and Enter key in the search box at the top.
  3. Move to search result tab and click "Add to Thunderbird" button.

Actual result:
File chooser dialog is shown for downloading and saving theme xpi file.

Expected result:
The theme will be applied without downloading the xpi file.

Component: Theme → Add-Ons: General

You did not specify the version which you observed this with, but it should be Daily only (103+). This is due to InstallTrigger being removed. ATN needs to switch from using that to navigator.mozAddonManager.createInstall().

ATN has been whitelisted just a few days ago, to be able to use it:
https://bugzilla.mozilla.org/show_bug.cgi?id=1773762

I created an issue for the server:
https://github.com/thundernest/addons-server/issues/187

Please confirm, that you observed this in Daily only, so we can close this as MOVED. If not, please check that you have not accidentally switched off the following preferences:

extensions.InstallTrigger.enabled
extensions.InstallTriggerImpl.enabled

Flags: needinfo?(t.matsuu)

(In reply to John Bieling (:TbSync) from comment #1)

You did not specify the version which you observed this with, but it should be Daily only (103+).

Yes. I have checked with the latest Daily (103a1).

Flags: needinfo?(t.matsuu)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → MOVED
See Also: → 1776426
You need to log in before you can comment on or make changes to this bug.