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

refactor: cleanup browser extension #5465

Merged
merged 8 commits into from
Jun 22, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Jun 16, 2024

A mini cleanup of BrowserExtension.cpp. This removes some dead code and adds a notice to the browser when the host is about to exit. I've tested this with both Firefox and Chrome. It's (kinda) connected to Chatterino/chatterino-browser-ext#100, which adds a better debug message.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/BrowserExtension.cpp Show resolved Hide resolved
src/BrowserExtension.cpp Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/BrowserExtension.cpp Show resolved Hide resolved
src/BrowserExtension.cpp Show resolved Hide resolved
man this is old
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/BrowserExtension.cpp Show resolved Hide resolved
src/BrowserExtension.cpp Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/BrowserExtension.cpp Show resolved Hide resolved
src/BrowserExtension.cpp Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/BrowserExtension.cpp Show resolved Hide resolved
src/BrowserExtension.cpp Show resolved Hide resolved
@pajlada pajlada merged commit 0b54b0b into Chatterino:master Jun 22, 2024
17 checks passed
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