Closed Bug 865074 Opened 11 years ago Closed 11 years ago

URLs/paths passed along with the -private-window flag open in a non-private window

Categories

(Firefox :: Private Browsing, defect)

22 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 864923

People

(Reporter: from_bugzilla3, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20130418 Firefox/22.0
Build ID: 20130418112607

Steps to reproduce:

1. Make sure there's an existing non-private Firefox window open.
2. Run "firefox -private-window somefile.html"


Actual results:

A new private window opens at about:privatebrowsing and the provided file/URL is opened in a new tab in the non-private window.


Expected results:

The provided file/URL should have either opened in the new private window or not opened at all.

I prefer the former since scripting "chromium --incognito-mode <URL> ..." is the last reason I keep Chrome around aside from testing web pages.
Component: Untriaged → Private Browsing
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.