Open
Bug 1898175
Opened 1 year ago
Updated 1 year ago
The "INSTALL_ADDON_FROM_URL" action is not supported by the featureCallout template
Categories
(Firefox :: Messaging System, defect, P2)
Firefox
Messaging System
Tracking
()
NEW
People
(Reporter: cmuntean, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
967.40 KB,
video/mp4
|
Details |
[Affected versions]:
- Firefox Release 126.0 (Build ID: 20240509170740)
- Firefox Nightly 127.0b4 (Build ID: 20240520091901)
- Firefox Nightly 128.0a1 (Build ID: 20240520214633)
[Affected Platforms]:
- Windows
- macOS
- Linux distro
[Prerequisites]:
- Have following prefs set:
- browser.newtabpage.activity-stream.asrouter.devtoolsEnabled = ture
[Steps to reproduce]:
- Open the browser using the profile from the prerequisites.
- Navigate to about:asrouter.
- Delete the content of any message and paste the JSON config for "INSTALL_ADDON_FROM_URL" featureCallout from here.
- Click the "Modify" button.
- Click the "Primary button".
- Observe the behavior.
[Expected result]:
- A permission box is displayed in order to install the add-on.
[Actual result]:
- Nothing happens.
[ Notes]:
- Here is a screenshot of the browser console with the error displayed after clicking the primary button.
- I have also tried with a different URL, but is not working.
- Attached is a screen recording of the issue.
Updated•1 year ago
|
Blocks: fc-surface
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•