Closed Bug 1669815 Opened 4 years ago Closed 5 months ago

Remove now-useless "aInRange" outparam from nsPrintJob::PrintPage (and simplify nsPagePrintTimer::StartTimer() which consumes it?)

Categories

(Core :: Printing: Output, task)

task

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: dholbert, Assigned: jwatt)

References

Details

(Whiteboard: [print2020][old-ui-])

Attachments

(1 file)

TYLin noticed in https://phabricator.services.mozilla.com/D92660#inline-525188 that the aInRange outparam for nsPrintJob::PrintPage is now becoming useless, now that print-ranges are handled earlier on (and every printed sheet is trivially "in range").

We should remove this outparam, and look into simplifying the code that consumed it (it seemed to be used for print-timer-duration calculations in
nsPagePrintTimer::Run() via nsPagePrintTimer::StartTimer()).

Depends on: 1661868
Whiteboard: [print2020_v84][old-ui-]
Whiteboard: [print2020_v84][old-ui-] → [print2020_v85][old-ui-]
Whiteboard: [print2020_v85][old-ui-] → [print2020_v87][old-ui-]
Whiteboard: [print2020_v87][old-ui-] → [print2020][old-ui-]
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/22ec7e53e059
Remove aInRange outparam from nsPrintJob::PrintPage. r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: