Bug 1542933 Comment 12 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 1525948
* **User impact if declined**: Some websites load at the maximum (10x) zoom level on mobile. On some pages, due to other pre-existing bugs, the browser to crash due to out-of-memory at this zoom level.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: Yes
* **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 a minimally low risk patch, as it just adds a guard against division by zero.
* **String changes made/needed**:
### Beta/Release Uplift Approval Request
* **Feature/Bug causing the regression**: Bug 1525948
* **User impact if declined**: Some websites load at the maximum (10x) zoom level on mobile. On some pages, due to other pre-existing bugs, the browser can crash due to out-of-memory at this zoom level.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: Yes
* **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 a minimally low risk patch, as it just adds a guard against division by zero.
* **String changes made/needed**:

Back to Bug 1542933 Comment 12