Closed
Bug 1546069
Opened 6 years ago
Closed 6 years ago
links in newInstallPage about dedicated profile don't work (load empty tab) if page not loaded via about:newinstall, broken due to rel="noopener"
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aryx, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Firefox Nightly 68.0a and Firefox Beta 67.0b12
If the info page about new dedicated profiles is loaded as chrome://browser/content/newInstallPage.html and not as about:newinstall, its links will open blank tabs. Removing rel="noopener"
fixes it. Calling window.opener then returns the null object.
In comparison about:crashes / chrome://global/content/crashes.xhtml has the links to show crash reports working for both addresses.
Comment 1•6 years ago
|
||
This page is not intended to be opened that way.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•