Closed Bug 1360149 Opened 8 years ago Closed 7 years ago

NS_ERROR_FAILURE [nsIWebProgressListener.onProgressChange] return error at in printUtils.js when I switch Portrait and Landscape quickly in print preview

Categories

(Core :: Print Preview, defect)

x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox55 --- affected
firefox56 --- verified

People

(Reporter: masayuki, Unassigned)

Details

STR: 1. Open print preview with a page (perhaps, any page is okay) 2. Switch Portrait and Landscape quickly, and continue it again and again... Actual Result: The layout is sometime broken, e.g., scrollable view is narrower than the window, print preview becomes blank (white) etc. Then, I see > NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgressListener.onProgressChange] printUtils.js:422 > receiveMessage chrome://global/content/printUtils.js:422:16 It's here: https://searchfox.org/mozilla-central/rev/ce5ccb6a8ca803271c946ccb8b43b7e7d8b64e7a/toolkit/components/printing/content/printUtils.js#422-426
I wonder if this could be related to bug 1346873.
Could be. I tried to reproduce it in opt build (I usually see the crash in debug build, though) but I couldn't reproduce it, instead, I see only the error in browser console.
Flags: needinfo?(bobowencode)
hi masayuki - are you able to reproduce this since bug 1365601 landed?
Flags: needinfo?(bobowencode) → needinfo?(masayuki)
Although, I'm not 100% sure related to bug 1365601, I cannot reproduce the crash on debug build nor the error in Brwoser Console. -> WFM.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(masayuki)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.