gecko-dev/layout/printing
Emilio Cobos Álvarez 42b7f1a58c Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
This prevents copies and avoids the hack we have to avoid this, which
right now is using nsDependent{C,}String.

Non-virtual actors can still use `nsString` if they need to on the
receiving end.

Differential Revision: https://phabricator.services.mozilla.com/D152519
2022-07-25 20:19:48 +00:00
..
crashtests Bug 1758199: Add null-check for GetPresContext() in nsRefreshDriver::NotifyDOMContentLoaded. r=emilio 2022-03-15 04:33:42 +00:00
ipc Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
DrawEventRecorder.cpp
DrawEventRecorder.h
PrintTranslator.cpp Bug 1720152 - Recurse into replay for dependencies, rather than using a temp surface. r=jrmuizel,bobowen,emilio 2021-08-09 22:07:36 +00:00
PrintTranslator.h Bug 1720152 - Recurse into replay for dependencies, rather than using a temp surface. r=jrmuizel,bobowen,emilio 2021-08-09 22:07:36 +00:00
moz.build Bug 1754111 part 2: Fix non-unified build errors in layout/printing, and mark it as safe to build in non-unified mode. r=emilio 2022-02-08 05:17:30 +00:00
nsPagePrintTimer.cpp Bug 1754111 part 1: Move nsPagePrintTimer constructor definition (and its nsPrintObject.h include) to the .cpp file. r=emilio 2022-02-08 05:17:30 +00:00
nsPagePrintTimer.h Bug 1754111 part 1: Move nsPagePrintTimer constructor definition (and its nsPrintObject.h include) to the .cpp file. r=emilio 2022-02-08 05:17:30 +00:00
nsPrintData.cpp Bug 1770539 p6 - Move nsPrintData::mPrintDocList to nsPrintJob. r=emilio 2022-05-22 09:37:57 +00:00
nsPrintData.h Bug 1770539 p9 - Move nsPrintData::mPrintObject to nsPrintJob. r=emilio 2022-05-22 09:37:58 +00:00
nsPrintJob.cpp Bug 1776289 part 2: Merge nsPrintJob::Initialize into the constructor. r=emilio 2022-06-23 22:57:01 +00:00
nsPrintJob.h Bug 1776289 part 2: Merge nsPrintJob::Initialize into the constructor. r=emilio 2022-06-23 22:57:01 +00:00
nsPrintObject.cpp Bug 1776074 part 7: Remove mFrameType member (and PrintObjectType in general) from nsPrintObject.h. r=emilio 2022-06-23 22:57:00 +00:00
nsPrintObject.h Bug 1776074 part 7: Remove mFrameType member (and PrintObjectType in general) from nsPrintObject.h. r=emilio 2022-06-23 22:57:00 +00:00