+3
−11
Loading
Bug 1432651 p2 - Remove nsIPrintSession and all the code that uses it. r=emilio,geckoview-reviewers,m_kato Lately nsIPrintSession was only used to pass around RemotePrintJobChild objects. Now that we pass those objects explicitly where needed (part 1), this class serves no purpose. Another reason to want to get rid of this class is that having it as a member of nsIPrintSettings made no sense and was confusing. Differential Revision: https://phabricator.services.mozilla.com/D146381