Closed Bug 1641733 Opened 4 years ago Closed 4 years ago

Re-engineer the reftest harness to initiate printing via the parent process

Categories

(Core :: Printing: Setup, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox-esr78 --- fixed
firefox79 --- fixed

People

(Reporter: jwatt, Assigned: hiro)

References

(Blocks 1 open bug)

Details

(Whiteboard: [print2020_v79])

Attachments

(1 file)

reftest-content.js currently invokes printing by calling nsIWebBrowserPrint.print in the content process. For Fission we need to initiate printing in the parent process, so we need to change this code to initiate the print via the parent where it can call nsFrameLoader::Print.

Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/897ccfd1ec0c
Trigger print via FrameLoader.print in the parant process instead of in the content process. r=jwatt
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: