### Beta/Release Uplift Approval Request * **User impact if declined**: Users will not see features scheduled to be rolled out by the Velocity team to compound usage wins from previous experiments. * **Is this code covered by automated tests?**: No * **Has the fix been verified in Nightly?**: No * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: This is just adding feature ids to two static tables. We've done this in the past and used the results and supporting infrastructure in our successful rollout of Import Bookmarks in December. There is plenty of automatic test coverage of the infrastructure as a whole, though not of each specific entry that gets added to the list. In the exceedingly unlikely case that these feature ids somehow don't work, we would simply not use them (i.e. no change for the user). * **String changes made/needed**: None * **Is Android affected?**: No
Bug 1809331 Comment 9 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 will not see features scheduled to be rolled out by the Velocity team to compound usage wins from previous experiments. * **Is this code covered by automated tests?**: No * **Has the fix been verified in Nightly?**: No * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: This is just adding feature ids to two static tables. We've done this in the past and used the results and supporting infrastructure in our successful rollout of Import Bookmarks in December. There is plenty of automatic test coverage of the infrastructure as a whole, though not of each specific entry that gets added to the list. In the exceedingly unlikely case that these feature ids somehow don't work, we would simply not use them (i.e. no change for the user). * **String changes made/needed**: None * **Is Android affected?**: No