Closed
Bug 1485708
Opened 6 years ago
Closed 6 years ago
Launching firefox with the -new-window flag opens empty page
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | fixed |
People
(Reporter: f+accounts, Assigned: Gijs)
References
Details
(Keywords: regression, Whiteboard: [DUPEME?])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180822100104
Steps to reproduce:
From the command line, launched Firefox with: `firefox -new-window "https://www.mozilla.com"`
Actual results:
A new Firefox window opens, with nothing in the URL bar, and displaying blank page.
Expected results:
A new Firefox window opens, with the specified URL in the url bar, loading/displaying the content at the specified URL.
Comment 1•6 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
20180823100106
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=7c96ad3ab6731287646616610e159447c69d6beb&tochange=3b5452b3778153f6f223bb2177235835b2314eb6
I suspect bug 1364392, though I can't narrow the range further. There's no way to specify command line options in mozregression-gui (bug 1422606, comment 20). Attempting to manually launch the same build that mozregression-gui has launched results in a "is already running and must be closed to continue" error message.
Possible duplicate of
Bug 1485577
Bug 1485552
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → DOM: Security
Ever confirmed: true
Flags: needinfo?(jkt)
Keywords: regression
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
Whiteboard: [DUPEME?]
Updated•6 years ago
|
Assignee: nobody → jkt
Flags: needinfo?(jkt)
Updated•6 years ago
|
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox63:
--- → affected
Comment 2•6 years ago
|
||
This should be fixed now, if it truly is a dupe of bug 1485577
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: jkt → gijskruitbosch+bugs
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•