gecko-dev/layout/printing
Mantaroh Yoshinaga b43ceba6b4 Bug 1419775 - Part 2.Notify closing IPC connection to PrintProgressService. r=bobowen
If the content process which is printing target content is closed
during printing, PrintProgressService will continue to display
progress dialog even if Cancel is clicked.

This patch will:
 * If IPC connection is closed, notify to PrintProgressService via
   nsIWebProgressListener.

MozReview-Commit-ID: DoOfJjnk1wJ

--HG--
extra : rebase_source : 861d36fca15fe156645235cdc77bc9461363a0b0
2018-01-10 09:02:45 +09:00
..
crashtests Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
ipc Bug 1419775 - Part 2.Notify closing IPC connection to PrintProgressService. r=bobowen 2018-01-10 09:02:45 +09:00
DrawEventRecorder.cpp Bug 1414834 - re-land print IPC changes from bug 1319423; r=bobowen 2017-11-03 14:37:15 -04:00
DrawEventRecorder.h Bug 1427012 - make the stream class used in printing more resilient to runtime errors, instead of crashing; r=bobowen 2018-01-05 14:52:54 -05:00
PrintTranslator.cpp Bug 1319423 - Part 2 - Switch away from std::ifstream to PRFileDesc in PrintTranslator; r=jrmuizel 2017-10-03 13:23:57 -04:00
PrintTranslator.h Bug 1319423 - Part 2 - Switch away from std::ifstream to PRFileDesc in PrintTranslator; r=jrmuizel 2017-10-03 13:23:57 -04:00
moz.build Bug 1425178 - Rename nsPrintEngine to nsPrintJob. r=bobowen 2017-12-04 11:44:17 -06:00
nsIPrintProgress.idl
nsIPrintProgressParams.idl Bug 1410288 - Change nsIPrintProgressParams' attributes from wstring to AString. r=bobowen. 2017-10-19 11:32:37 +11:00
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp Bug 1425178 - Rename nsPrintEngine to nsPrintJob. r=bobowen 2017-12-04 11:44:17 -06:00
nsPagePrintTimer.h Bug 1425178 - Rename nsPrintEngine to nsPrintJob. r=bobowen 2017-12-04 11:44:17 -06:00
nsPrintData.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPrintData.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPrintJob.cpp Bug 1425641, part 2 - Remove lots of static methods from the nsPrintJob interface. r=bobowen 2017-12-06 12:47:19 +00:00
nsPrintJob.h Bug 1425641, part 2 - Remove lots of static methods from the nsPrintJob interface. r=bobowen 2017-12-06 12:47:19 +00:00
nsPrintObject.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPrintObject.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPrintPreviewListener.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPrintPreviewListener.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00