Open Bug 1257993 Opened 8 years ago Updated 2 years ago

Not able to navigate in print preview tab after previewing on e10s

Categories

(Firefox :: Tabbed Browser, defect, P3)

defect

Tracking

()

UNCONFIRMED
Tracking Status
e10s + ---

People

(Reporter: mlongaray, Unassigned)

Details

Attachments

(1 file)

Attached patch STR diff fileSplinter Review
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

Steps to reproduce:

Prior step:
- Either comment out https://dxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#3183 or apply attached diff file

STR:
- Make sure e10s is enabled
- Click on print UI button in order to print preview the page
- Close it
- Try to navigate on the print preview tab (extra one)


Actual results:

I was not able to navigate in such tab. Tab seems to be frozen.

Browser Console returns this message: "Component returned failure code: 0x805e0007 [nsIWebNavigation.loadURIWithOptions]". BC indicates that it comes from https://dxr.mozilla.org/mozilla-central/source/toolkit/content/browser-child.js#316.

Mozilla Error Lookup: https://james-ross.co.uk/mozilla/misc/nserror?0x805E0007

After some conversation with Mike Conley, we could confirm that error code comes from here: http://searchfox.org/mozilla-central/source/docshell/base/nsDocShell.cpp#9693.

Pointers:
http://searchfox.org/mozilla-central/source/dom/base/nsDataDocumentContentPolicy.cpp#73
https://dxr.mozilla.org/mozilla-central/source/dom/base/nsIDocument.h#2912


Expected results:

I should be able to navigate normally.

PS: if you disable e10s, it is possible to navigate normally on the tab.
PS: got the same behavior on both Linux and Mac OS X.
Component: Untriaged → Tabbed Browser
Attachment #8732404 - Attachment is patch: true
Attachment #8732404 - Attachment mime type: text/x-patch → text/plain
tracking-e10s: --- → +
Priority: -- → P3
Summary: Not able to navigate in PP tab after previewing on e10s → Not able to navigate in print preview tab after previewing on e10s
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: