Skip to content

fix: replace removed -no-remote flag with -new-instance#396

Open
Abiram08 wants to merge 2 commits intofirefox-devtools:masterfrom
Abiram08:fix/no-remote-flag
Open

fix: replace removed -no-remote flag with -new-instance#396
Abiram08 wants to merge 2 commits intofirefox-devtools:masterfrom
Abiram08:fix/no-remote-flag

Conversation

@Abiram08
Copy link
Copy Markdown

@Abiram08 Abiram08 commented Apr 3, 2026

Fixes #386

Firefox removed the -no-remote CLI flag in version 131 (Bugzilla #1906260), but the extension still uses it when launching Firefox for debugging.

This PR replaces -no-remote with -new-instance, which preserves the intended behavior of starting a separate Firefox instance.

Build runs successfully and the updated flag works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'-no-remote' cli option has been removed

1 participant