### Beta/Release Uplift Approval Request * **Feature/Bug causing the regression**: Bug 1521040 * **User impact if declined**: Two tabs or windows open instead of 1. * **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**: n/a * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: Low risk, this moves an event handler from one shared place where it was getting added too many times, to more specific places so it's added exactly once in each dialog. * **String changes made/needed**: n/a
Bug 1532685 Comment 4 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 * **Feature/Bug causing the regression**: Bug 1521040 * **User impact if declined**: Two tabs or windows open instead of 1. * **Is this code covered by automated tests?**: No * **Has the fix been verified in Nightly?**: No * **Needs manual test from QE?**: Yes * **If yes, steps to reproduce**: see comment #0 * **List of other uplifts needed**: n/a * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: Low risk, this moves an event handler from one shared place where it was getting added too many times, to more specific places so it's added exactly once in each dialog. * **String changes made/needed**: n/a