Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle url argument #440

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

handle url argument #440

wants to merge 2 commits into from

Conversation

dlax
Copy link

@dlax dlax commented Nov 5, 2019

No description provided.

@dlax dlax requested a review from micahflee as a code owner November 5, 2019 14:20
Copy link

@A1exKH A1exKH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve conflicts for this PR.

@dlax
Copy link
Author

dlax commented May 13, 2024

@A1exKH, resolved conflicts and rebased.

dlax added 2 commits May 13, 2024 10:21
This should have no functional consequence but will help with allowing
to start the browser with non-default options.
Previous, URL arguments passed from the command line were ignored (the
"url_list" attribute in Launcher class was unused). We now pass the list
to start-tor-browser which will open a tab with each URL.

Fix torproject#380.
Copy link

@A1exKH A1exKH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM.

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.

None yet

2 participants