[Bug 218680] www/firefox: "firefox -P" doesn't work when FF is running

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 15 22:56:43 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218680

--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
Add --new-instance or --no-remote e.g., 

  $ firefox --new-instance -P foo

  $ mkdir /path/to/foo
  $ firefox --new-remote --profile /path/to/foo
  $ rm -fr /path/to/foo

The behavior didn't change since Firefox 13.0, see
https://bugzilla.mozilla.org/show_bug.cgi?id=716110

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list