Open Bug 371739 Opened 17 years ago Updated 4 months ago

Reload pages from a script

Categories

(Firefox :: General, enhancement)

x86
Linux
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: schneegloeckchen, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.9) Gecko/20060911 SUSE/1.5.0.9-0.1 Firefox/1.5.0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.9) Gecko/20060911 SUSE/1.5.0.9-0.1 Firefox/1.5.0.9

[[FEATURE REQUEST!]]

for webdevelopment by generating code it would be useful to be able to make firefox reload one or all pages by a -remote command invoked by a local script.

E.g.

firefox -remote "reopenurl(http://www.mozilla.org)"

would be like "openurl" if the url is not open yet, otherwise it would just reload the url in the same window(s)/tab(s).

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
That would be an additional command line which is outside of shell integration. Since Firefox doesn't have a component for command line handling moving to general for further triage
Component: Shell Integration → General
QA Contact: shell.integration → general
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.