gecko-dev/layout/printing
Bob Owen 29ef4af73e Bug 1464032 Part 2: Remove LoadEvent and replace with DoWithEvent. r=jrmuizel
This patch modifies DoWithEvent so that we can more easily have a
DoWithEventFromStream callable from outside of Moz2D similar to
LoadEventFromStream. We will add that in a later patch for the new
EventRingBuffer. It also changes the only user of LoadEventFromStream
over to it, so we can can get rid of it and LoadEvent entirely.
2018-12-02 14:13:56 +00:00
..
crashtests
ipc Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
DrawEventRecorder.cpp Bug 1529677 - Move writing of Event type from RecordEvent() into RecordToStream(). r=bobowen 2019-02-21 11:23:00 +00:00
DrawEventRecorder.h Bug 1464032 Part 2: Remove LoadEvent and replace with DoWithEvent. r=jrmuizel 2018-12-02 14:13:56 +00:00
moz.build Bug 1551882. Refactor the print preview listener code to make its purpose clear. r=bobowen 2019-05-16 23:16:11 +01:00
nsIPrintProgress.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIPrintProgressParams.idl
nsPagePrintTimer.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsPagePrintTimer.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
nsPrintData.cpp Bug 1552785. Remove internal code for various frameset printing behaviors. r=bobowen 2019-05-21 16:01:34 +01:00
nsPrintData.h Bug 1552785. Remove internal code for various frameset printing behaviors. r=bobowen 2019-05-21 16:01:34 +01:00
nsPrintJob.cpp Bug 1557033. Stop using nsIDocShellTreeItem in nsPrintJob. r=bobowen 2019-05-24 10:50:22 +01:00
nsPrintJob.h Bug 1557033. Stop using nsIDocShellTreeItem in nsPrintJob. r=bobowen 2019-05-24 10:50:22 +01:00
nsPrintObject.cpp Bug 1552162. Fix unified build bustage in nsPrintObject.cpp. r=emilio 2019-05-01 17:03:35 +01:00
nsPrintObject.h Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
PrintPreviewUserEventSuppressor.cpp Bug 1551882. Refactor the print preview listener code to make its purpose clear. r=bobowen 2019-05-16 23:16:11 +01:00
PrintPreviewUserEventSuppressor.h Bug 1551882. Refactor the print preview listener code to make its purpose clear. r=bobowen 2019-05-16 23:16:11 +01:00
PrintTranslator.cpp Bug 1464032 Part 2: Remove LoadEvent and replace with DoWithEvent. r=jrmuizel 2018-12-02 14:13:56 +00:00
PrintTranslator.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00