Loading
Bug 1769999 - Remove the last of the nsPrintJob::mPrtPreview code. r=emilio
Since bug 1659432 landed, we no longer keep the nsPrintJob around across print settings changes, only replacing the nsPrintData. Now that we throw away everything on a settings change it doesn't make sense to have code that was written for juggling nsPrintData objects. That code was just making things difficult to understand. Differential Revision: https://phabricator.services.mozilla.com/D146718