gecko-dev/layout/printing/ipc
Jonathan Watt 88c85e4536 Bug 499025 - Don't open an error pop-up if the user cancels printing. r=bobowen
This fixes PrintTargetWindows::BeginPrinting to detect when the
user cancels and have it return NS_ERROR_ABORT in that case.

The rest of the changes are simply making sure that the various
call points up the call stack don't print a warning message if
NS_ERROR_ABORT is returned up from
PrintTargetWindows::BeginPrinting.

MozReview-Commit-ID: 6xZ5SPje6TT
2018-02-06 20:14:47 +00:00
..
PRemotePrintJob.ipdl Bug 1414834 - re-land print IPC changes from bug 1319423; r=bobowen 2017-11-03 14:37:15 -04:00
RemotePrintJobChild.cpp Bug 1432409 part 2 - Make RemotePrintJobChild::OnStatusChange no-op if initialization failed. r=dholbert 2018-02-19 23:25:30 +00:00
RemotePrintJobChild.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
RemotePrintJobParent.cpp Bug 499025 - Don't open an error pop-up if the user cancels printing. r=bobowen 2018-02-06 20:14:47 +00:00
RemotePrintJobParent.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00