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

Replace webbrowser with opener. #50

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

ishitatsuyuki
Copy link
Contributor

This allows launching browser correctly even within container runtimes such as the Steam Runtime or Flatpak.

This also allows the user to override the auto-launched browser via $BROWSER, in case their default browser is incompatible with Firefox Profiler. See the linked issue.

Closes: #35

This allows launching browser correctly even within container runtimes such
as the Steam Runtime or Flatpak.

This also allows the user to override the auto-launched browser via $BROWSER,
in case their default browser is incompatible with Firefox Profiler. See the
linked issue.

Closes: mstange#35
@ishitatsuyuki
Copy link
Contributor Author

(On the topic of other changes I currently in my fork, I want to eventually upstream PE support as well as perf event reordering, but haven't got enough time to tidy up the patches. So here's a few small QoL fixes for now.)

@mstange
Copy link
Owner

mstange commented Jun 19, 2023

Thank you!

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.

Add option to use specific browser
2 participants