Add a command line argument to launch a site specific browser for a given url
Categories
(Firefox :: General, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
References
Details
Attachments
(1 file)
firefox -ssb https://www.google.com should open the site in the SSB UI.
Assignee | ||
Comment 1•6 years ago
|
||
Allows launching a site browser from the command line (see https://bugzilla.mozilla.org/show_bug.cgi?id=1283670).
Moves the code for launching an SSB into a shared module.
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Backed out 2 changesets (Bug 1602168, Bug 1602123) for turning Bug 1336075 into perma.
https://hg.mozilla.org/integration/autoland/rev/c4ad4d0ef02709e949d1dc8686da9fbc1230f736
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=280589328&repo=autoland&lineNumber=4289
Comment 5•6 years ago
|
||
bugherder |
Assignee | ||
Updated•6 years ago
|
Hi, thanks for the patch. I'm wondering why it haven't landed on nightly for Windows 10 on arm64. I'd love to try it out but it is apparently not available on my nightly.
Assignee | ||
Comment 7•6 years ago
|
||
Please check you have a nightly from after 14th December. It is in the current nightlies.
Description
•