In content process, we should set nsIPrintSettings::IsCancelled to true in order to cancel the print job. nsPrintEngine use this flag for cancelling. MozReview-Commit-ID: EqnNJOlIm5s
This patch will add empty ipc interface in order to notify cancelling print job. MozReview-Commit-ID: KqBN5A4ARSd