Closed
Bug 1820892
Opened 3 years ago
Closed 3 years ago
Enable layout.css.allow-mixed-page-sizes through early-beta
Categories
(Core :: Printing: Output, enhancement)
Core
Printing: Output
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: dholbert, Assigned: alaskanemily)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Apparently we need to toggle layout.css.allow-mixed-page-sizes
in order for the current Google Docs native printing to fully work.
That pref has been disabled due to perceived lack-of-a-need-for-it (and edge-casiness), but let's try enabling it through early-beta.
Would be nice to land with a few tests for some basic code coverage, too.
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → emcdonough
Assignee | ||
Updated•3 years ago
|
See Also: → 1802238
Summary: Enable layout.css.allow-mixed-page-sizes through early-beta → Enable layout.css.allow-mixed-page-sizes through early-beta
Assignee | ||
Comment 1•3 years ago
|
||
This also adds some basic tests to ensure we don't just crash in this
situation.
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/410855551c85
Enable layout.css.allow-mixed-page-sizes through early beta r=dholbert
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•