Bug 1529673 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
* **Feature/Bug causing the regression**: Google using a new font for Pixel phones
* **User impact if declined**: On phones shipping Google Sans instead of Roboto, pages specifying sans-serif fonts won't be rendered properly because we might not have any other sans-serif font to fall back to.
* **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**: 
* **List of other uplifts needed**: none
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Simply extending the font list preference so we accept Google Sans as an alternative sans-serif font if Roboto isn't available.
* **String changes made/needed**: none
### Beta/Release Uplift Approval Request
* **Feature/Bug causing the regression**: Google using a new font for Pixel phones
* **User impact if declined**: On phones shipping Google Sans instead of Roboto, pages specifying sans-serif fonts won't be rendered properly because we might not have any other sans-serif font to fall back to.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: Not directly, but somebody with an affected phone manually made the same change in about:config and [reported success](https://old.reddit.com/r/firefox/comments/aso879/firefox_android_not_displaying_correct_fonts/egy10u6/).
* **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)**: Simply extending the font list preference so we accept Google Sans as an alternative sans-serif font if Roboto isn't available.
* **String changes made/needed**: none

Back to Bug 1529673 Comment 9