gecko-dev/toolkit/components/printingui/ipc
Mantaroh Yoshinaga 3eb43cb01a Bug 1409971 - Part 3. Set nsIPrintSettings::IsCancelled to true in order to cancel print job. r=mconley
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

--HG--
extra : rebase_source : 500cd839e2e0926a19108d953532056871651af8
2017-11-15 16:31:18 +09:00
..
moz.build
nsPrintingProxy.cpp Bug 1409971 - Part 3. Set nsIPrintSettings::IsCancelled to true in order to cancel print job. r=mconley 2017-11-15 16:31:18 +09:00
nsPrintingProxy.h
PPrinting.ipdl Bug 1348401 - Make the PPrinting::ShowProgress IPC message async, r=mconley, r=billm 2017-05-19 16:16:13 -04:00
PPrintingTypes.ipdlh
PPrintProgressDialog.ipdl Bug 1409971 - Part 1. Add cancelling print job interface to PPrintProgressDialog. r=mconley 2017-11-15 16:29:45 +09:00
PPrintSettingsDialog.ipdl
PrintDataUtils.cpp Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
PrintDataUtils.h
PrintingParent.cpp Bug 1407103 - Convert wstring attributes to AString in widget/nsIPrint*.idl. r=bobowen. 2017-10-09 10:08:09 +11:00
PrintingParent.h Bug 1348401 - Make the PPrinting::ShowProgress IPC message async, r=mconley, r=billm 2017-05-19 16:16:13 -04:00
PrintProgressDialogChild.cpp Bug 1409971 - Part 3. Set nsIPrintSettings::IsCancelled to true in order to cancel print job. r=mconley 2017-11-15 16:31:18 +09:00
PrintProgressDialogChild.h Bug 1409971 - Part 3. Set nsIPrintSettings::IsCancelled to true in order to cancel print job. r=mconley 2017-11-15 16:31:18 +09:00
PrintProgressDialogParent.cpp Bug 1409971 - Part 2. Notify cancelling print job when cancel button pushed. r=mconley 2017-11-15 16:29:49 +09:00
PrintProgressDialogParent.h
PrintSettingsDialogChild.cpp
PrintSettingsDialogChild.h
PrintSettingsDialogParent.cpp
PrintSettingsDialogParent.h