Closed Bug 1387863 Opened 7 years ago Closed 1 year ago

opening windows from custom xul app failes since firefox 53

Categories

(Core :: Window Management, enhancement, P3)

All
Other
enhancement

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox55 --- wontfix
firefox56 --- wontfix
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- fix-optional

People

(Reporter: schneider, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
My browser -app with a custom xul and embedded <browser type="content-primary"> page runs within firefox =< 52.
(example command: /Applications/Firefox.app/Contents/MacOS/firefox -app "../../app/seb.ini" -profile "../../../profilemac2" -purgecaches)

Links to new windows from browser.contentDocument are opened within the defined custom browser.chromeURL and toolkit.defaultChromeURI and requests are automatically assigned to the embedded xul browser.


What happened?
==============
Since firefox >53 (on any OS) this does not work anymore. The browser.chromeURL seems to be opened in the background, no window is rendered anymore and the requested url is not assigned to the content-primary browser anymore.



What should have happened?
==========================
the window should be rendered and the request url should be loaded in to the content-primary browser of the custon xul page.
Maybe it is not supported anymore in current firefox versions or is there any workaround?


Is there anything else we should know?
======================================
Component: API → Untriaged
Product: Mozilla Developer Network → Firefox
Component: Untriaged → XUL
Product: Firefox → Core
Component: XUL → Window Management
Priority: -- → P3
Severity: normal → S3
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.