Bug 1763246 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Running mozregression with the `layout.css.page-size.enabled` pref manually enabled (to avoid bisecting to the pref-default-enabling commit), I got this regression range:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=61b00062dcdd41077516b098afe63fd49ba44187&tochange=4aee63294f3940bf9b80611a4e6989700a558386

(And in "good" builds before that, it looks like we're just ignoring the specified page size, basically.)
Running mozregression with the `layout.css.page-size.enabled` pref manually enabled (to avoid bisecting to the pref-default-enabling commit), I got this regression range:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=61b00062dcdd41077516b098afe63fd49ba44187&tochange=4aee63294f3940bf9b80611a4e6989700a558386

...which is just bug 1647851.

(In "good" builds before that, it looks like we're just ignoring the specified page size, basically, which trivially prevents the clipping issue.)

Back to Bug 1763246 Comment 3