Closed Bug 1896358 Opened 8 months ago Closed 8 months ago

When Firefox is set to start automatically at startup, but you're quicker than the autostart, a new window is opened at a random time

Categories

(Firefox :: Installer, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: marco, Assigned: nrishel)

References

(Blocks 1 open bug)

Details

After enabling automatic start at startup, I still manually run Firefox because I am faster than the autostartup.
When the autostartup code executes, Firefox is already running, and a new window is opened instead.

:nshukla we have an argument specific to start on startup right? Fixing this is probably as easy as verifying cmdLine.state == Ci.nsICommandLine.STATE_INITIAL_LAUNCH in the case that we're launched with the autostart in BrowserContentHandler.sys.mjs, and early exit if not.

Flags: needinfo?(nshukla)
Severity: -- → S4
Priority: -- → P3
See Also: → 1896030
Assignee: nobody → nrishel
Flags: needinfo?(nshukla)

Resolved with Bug 1896358.

Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.