gecko-dev/layout/printing
Nika Layzell d75c40bc90 Bug 1568055 - Part 1: SetDocument earlier in the clone operation for print, r=farre
This should ensure that the inner window for each document is set up correctly
before iframe elements are created in them during a static clone. Other,
non-static-clone cases are not affected because they cannot load subframes.

Differential Revision: https://phabricator.services.mozilla.com/D38931

--HG--
extra : moz-landing-system : lando
2019-07-23 12:26:31 +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
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
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 1557687. Remove nsPrintData::mDocWasToBeDestroyed. r=bobowen 2019-05-29 10:42:14 +01:00
nsPrintData.h Bug 1557687. Remove nsPrintData::mDocWasToBeDestroyed. r=bobowen 2019-05-29 10:42:14 +01:00
nsPrintJob.cpp Bug 1562876: rename `Selection::AddRange` to `Selection::AddRangeAndSelectFramesAndNotifyListeners`. r=smaug 2019-07-03 13:26:13 +02:00
nsPrintJob.h Bug 1558210. Make various nsPrintJob methods private. r=bobowen 2019-06-04 17:03:35 +01:00
nsPrintObject.cpp Bug 1568055 - Part 1: SetDocument earlier in the clone operation for print, r=farre 2019-07-23 12:26:31 +00:00
nsPrintObject.h Bug 1557434. Remove nsPrintObject::mPrintPreview. r=bobowen 2019-05-28 15:26:59 +01:00