Bug 1907286 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**: 
* **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**: 
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: 
* **String changes made/needed**: 
* **Is Android affected?**: Yes
### Beta/Release Uplift Approval Request
* **User impact if declined**: More crashes in the Android translations area.
* **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**: Not an easily tested code path to reproduce a crash.
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: The change is not particularly risky because this patch only adds guard statements to prevent trying to get a `context` when one is not available. However, this patch is a speculative crash fix and cannot be easily tested.
* **String changes made/needed**: 
* **Is Android affected?**: Yes

Back to Bug 1907286 Comment 15