gecko-dev/layout/printing
Sebastian Hengst 32f7c8fec3 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 1h3kZyrtqSt
2017-10-17 11:45:16 +02:00
..
crashtests Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
ipc Bug 1319423 - Part 3 - Change the print IPC to not require the content process to create a temporary file; r=bobowen 2017-10-03 16:34:18 -04:00
DrawEventRecorder.cpp Bug 1319423 - Part 3 - Change the print IPC to not require the content process to create a temporary file; r=bobowen 2017-10-03 16:34:18 -04:00
DrawEventRecorder.h Bug 1319423 - Part 3 - Change the print IPC to not require the content process to create a temporary file; r=bobowen 2017-10-03 16:34:18 -04: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 1319423 - Part 1 - Introduce DrawEventRecorderPRFileDesc to allow switching away from std::ofstream in printing; r=jrmuizel 2017-10-03 12:29:15 -04:00
nsIPrintProgress.idl
nsIPrintProgressParams.idl
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
nsPagePrintTimer.h Bug 1354443 part.2 nsPrintEngine::Disconnect() should clear mPrintObj r=dholbert 2017-04-27 17:17:20 +09:00
nsPrintData.cpp Bug 1405875 - Remove debug file mechanism from printing. r=mats 2017-10-05 11:15:57 -07:00
nsPrintData.h Bug 1405875 - Remove debug file mechanism from printing. r=mats 2017-10-05 11:15:57 -07:00
nsPrintEngine.cpp Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz 2017-10-06 13:27:23 -07:00
nsPrintEngine.h Bug 1405875 - Remove debug file mechanism from printing. r=mats 2017-10-05 11:15:57 -07:00
nsPrintObject.cpp Bug 1342994 Part 2 - Use UniquePtr to replace explicit new/delete and non-owing pointers in printing APIs. r=dholbert 2017-03-06 16:28:20 +08:00
nsPrintObject.h Bug 1342994 Part 2 - Use UniquePtr to replace explicit new/delete and non-owing pointers in printing APIs. r=dholbert 2017-03-06 16:28:20 +08:00
nsPrintPreviewListener.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsPrintPreviewListener.h