Open Bug 1913650 Opened 10 months ago Updated 9 months ago

Provide an explicit flag for the URI in the CLI.

Categories

(Firefox :: Headless, enhancement, P3)

Firefox 129
enhancement

Tracking

()

People

(Reporter: zn7esutb, Unassigned)

Details

Current Behaviour

Currently, unless using one of the few flags which take a URI (--new-window, --new-tab, and --private-window) what's considered to be the URI provided to the binary is based upon its position:

  1. man firefox
    
  2. SYNOPSIS
           firefox [OPTIONS ...] [URL]
           firefox-bin [OPTIONS] [URL]
    

This isn't ideal, because it means that the syntax differs greatly between flags.

Desired Behaviour

Instead, I suggest that there be a --uri flag, which takes a string as its value. This would allow me to explicitly and consistently define what URI to invoke.

Priority: -- → P3

Thank you for submitting this enhancement. Marking the status as New.

Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.