Closed
Bug 1497261
Opened 7 years ago
Closed 7 years ago
Revert parameter rename for INSTALL_ADDON_FROM_URL
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
In https://github.com/mozilla/activity-stream/commit/47f11743abcea792122a5a1d24e5b6dd370e6cc3 all user action parameters were renamed to `args` because the snippets schema only allows string values for `button_action`. This means that actions and parameters have to be specified separately and having them unified under a single name made it easier to handle.
`INSTALL_ADDON_FROM_URL` was only used by CFR and was not updated.
Comment 1•7 years ago
|
||
Comment 3•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/40b654aca4aa99a2e04f46c16641af7339fd03c7
Fix Bug 1497261 - Revert parameter rename
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 4•7 years ago
|
||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•