Skip to content

Replace webbrowser with opener.#50

Merged
mstange merged 1 commit into
mstange:mainfrom
ishitatsuyuki:opener
Jun 19, 2023
Merged

Replace webbrowser with opener.#50
mstange merged 1 commit into
mstange:mainfrom
ishitatsuyuki:opener

Conversation

@ishitatsuyuki

Copy link
Copy Markdown
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
Copy Markdown
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

mstange commented Jun 19, 2023

Copy link
Copy Markdown
Owner

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