Loading
Bug 1766640 - Remove nsIWebBrowserPrint.cancel(). r=emilio
It seems the new tab-modal printing code doesn't actually use this. Instead it relies on the window being closed (see cancelPrint() in toolkit/components/printing/content/print.js ). Differential Revision: https://phabricator.services.mozilla.com/D144821