Closed
Bug 1285943
Opened 8 years ago
Closed 8 years ago
[e10s-multi] Print preview seems to be broken with multiple content processes
Categories
(Core :: Print Preview, defect)
Core
Print Preview
Tracking
()
RESOLVED
DUPLICATE
of bug 1142013
People
(Reporter: gkrizsanits, Assigned: mrbkap)
References
Details
(Whiteboard: [e10s-multi:M1])
With multiple content processes for browser/base/content/test/general/browser_printpreview.js I see the following error on the console and then the test times out:
4 INFO Console message: [JavaScript Error: "[Exception... "Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIPrintSettingsService.defaultPrinterName]" nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: chrome://global/content/browser-content.js :: getPrintSettings :: line 482" data: no]"]
5 INFO Console message: [JavaScript Error: "[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebBrowserPrint.printPreview]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://global/content/browser-content.js :: enterPrintPreview :: line 621" data: no]"]
Reporter | ||
Updated•8 years ago
|
Blocks: e10s-multi
Whiteboard: [e10s-multi:M?]
Updated•8 years ago
|
tracking-e10s:
--- → ?
Reporter | ||
Updated•8 years ago
|
tracking-e10s:
? → ---
Assignee | ||
Comment 1•8 years ago
|
||
This should be fixed by making print preview open in the same process.
Assignee: nobody → mrbkap
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Whiteboard: [e10s-multi:M?] → [e10s-multi:M1]
You need to log in
before you can comment on or make changes to this bug.
Description
•