Skip to content

Conversation

@gmcgibbon
Copy link
Member

@gmcgibbon gmcgibbon commented Nov 20, 2024

Adds local firefox viewer and makes it the default for vernier viewing.

This change requires changes in profile-viewer: tenderlove/profiler#4

@gmcgibbon gmcgibbon force-pushed the firefox_local_viewer branch 2 times, most recently from 7277c5f to a52fc5e Compare November 21, 2024 03:20
@gmcgibbon gmcgibbon marked this pull request as ready for review November 21, 2024 03:22
private_constant(:PACKAGE)
VALID_COMMANDS = [
*VALID_COMMANDS,
["git", "clone", "https://github.com/tenderlove/profiler", "firefox-profiler", "--branch=v0.0.2"],
Copy link
Member

Choose a reason for hiding this comment

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

for a future PR, i wonder if we could just use the gem and extract the sources from that. This branch is out of date and doesn't have the latest changes already.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point. I'll try to account for this in another PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

We make changes to the source so I don't think extracting from the gem is the best idea, unless we plan to copy it somewhere.

Copy link
Member

Choose a reason for hiding this comment

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

The changes are basically just so we can compile it as a package IIRC. We might be able to get away with just extracting the sources from the gem as-is?

Base automatically changed from start_backend to main November 21, 2024 20:24
Adds local firefox viewer and mkes it the default for vernier viewing.
@gmcgibbon gmcgibbon force-pushed the firefox_local_viewer branch from a52fc5e to 96ea13e Compare November 21, 2024 20:25
@gmcgibbon gmcgibbon merged commit f20b02b into main Nov 21, 2024
7 checks passed
@gmcgibbon gmcgibbon deleted the firefox_local_viewer branch November 21, 2024 21:10
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.

2 participants