### Beta/Release Uplift Approval Request * **User impact if declined**: Users would see “{$addon-name}” instead of the actual addon name on the return to AMO screen. * **Is this code covered by automated tests?**: Yes * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: Yes * **If yes, steps to reproduce**: 1. Access AMO Prod on a browser different from Firefox (example: Microsoft Edge) and afterwards the page of a recommended extension/theme. 2. Click on the “Download Firefox and get the extension/theme” blue button 3. A new page opens in the same tab and Firefox Release is automatically downloaded 4. Install the previously downloaded Firefox Release. Note: After installation is complete, the browser will be automatically launched. Close the browser. 5. Download and install the latest Nightly. 6. Launch Nightly and access about:welcome. 7. Observe that the RTAMO page loads, and the served add-on name is displayed * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: One line fix (plus respective line in bundle) passing a missing prop to a component * **String changes made/needed**: no
Bug 1758340 Comment 15 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
### Beta/Release Uplift Approval Request * **User impact if declined**: Users would see “{$addon-name}” instead of the actual addon name on the return to AMO screen. * **Is this code covered by automated tests?**: Yes * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: Yes * **If yes, steps to reproduce**: 1. Access AMO Prod on a browser different from Firefox (example: Microsoft Edge) and afterwards the page of a recommended extension/theme. 2. Click on the “Download Firefox and get the extension/theme” blue button 3. A new page opens in the same tab and Firefox Release is automatically downloaded 4. Install the previously downloaded Firefox Release. Note: After installation is complete, the browser will be automatically launched. Close the browser. 5. Download and install the latest Nightly. 6. Launch Nightly and access about:welcome. 7. Observe that the RTAMO page loads, and the served add-on name is displayed * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: One line fix (plus respective line in bundle) passing a missing prop to a component * **String changes made/needed**: no