Closed Bug 1768741 Opened 3 years ago Closed 3 years ago

Remove nsPrintJob::HasEverPrinted

Categories

(Core :: Printing: Setup, task)

task

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: jwatt, Assigned: jwatt)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
Attachment #9276119 - Attachment is obsolete: true
Attachment #9275961 - Attachment description: Bug 1768741 - nsPrintJob::HasEverPrinted. r=bobowen → Bug 1768741 - Remove nsPrintJob::HasEverPrinted. r=emilio
Pushed by jwatt@jwatt.org: https://hg.mozilla.org/integration/autoland/rev/cb6bcb4d91d4 Remove nsPrintJob::HasEverPrinted. r=emilio

Backed out for causing build bustages nsPrintJob.cpp

[task 2022-05-11T16:35:14.170Z] 16:35:14     INFO -  In file included from Unified_cpp_layout_printing0.cpp:56:
[task 2022-05-11T16:35:14.171Z] 16:35:14    ERROR -  /builds/worker/checkouts/gecko/layout/printing/nsPrintJob.cpp:521:16: error: no member named 'mIsParentAFrameSet' in 'nsPrintData'
[task 2022-05-11T16:35:14.171Z] 16:35:14     INFO -      printData->mIsParentAFrameSet = IsParentAFrameSet(docShell);
[task 2022-05-11T16:35:14.171Z] 16:35:14     INFO -      ~~~~~~~~~~~^
[task 2022-05-11T16:35:14.171Z] 16:35:14    ERROR -  /builds/worker/checkouts/gecko/layout/printing/nsPrintJob.cpp:523:20: error: no member named 'mIsParentAFrameSet' in 'nsPrintData'
[task 2022-05-11T16:35:14.172Z] 16:35:14     INFO -          printData->mIsParentAFrameSet ? eFrameSet : eDoc;
[task 2022-05-11T16:35:14.172Z] 16:35:14     INFO -          ~~~~~~~~~~~^
[task 2022-05-11T16:35:14.172Z] 16:35:14     INFO -  2 errors generated.
[task 2022-05-11T16:35:14.173Z] 16:35:14    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:660: Unified_cpp_layout_printing0.o] Error 1
[task 2022-05-11T16:35:14.173Z] 16:35:14     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/layout/printing'
[task 2022-05-11T16:35:14.173Z] 16:35:14    ERROR -  gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: layout/printing/target-objects] Error 2
[task 2022-05-11T16:35:14.173Z] 16:35:14     INFO -  gmake[3]: *** Waiting for unfinished jobs....
Flags: needinfo?(jwatt)
Pushed by jwatt@jwatt.org: https://hg.mozilla.org/integration/autoland/rev/b1e46ace3d12 Remove nsPrintJob::HasEverPrinted. r=emilio

Sorry. I managed to include part of a different patch into this one when I updated it.

Flags: needinfo?(jwatt)
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: