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: Remove most raw accesses into Application #5104

Merged
merged 18 commits into from
Jan 19, 2024

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Jan 18, 2024

Almost everything now uses their getXXX() function, meaning we always check/assert if required by the getter

The one real change this PR does is remove the assert from the getSeventvBadges() function

This PR will be force-pushed after #5103 has been merged in

@pajlada pajlada force-pushed the refactor/use-getiapp-more branch from ede151b to e898ac0 Compare January 19, 2024 12:11
@pajlada pajlada force-pushed the refactor/use-getiapp-more branch from e898ac0 to 7dc3852 Compare January 19, 2024 16:32
@pajlada pajlada marked this pull request as ready for review January 19, 2024 16:32
@pajlada pajlada merged commit 4380ef8 into master Jan 19, 2024
20 of 21 checks passed
@pajlada pajlada deleted the refactor/use-getiapp-more branch January 19, 2024 16:59
devJimmyboy pushed a commit to devJimmyboy/chatterino7 that referenced this pull request Feb 11, 2024
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.

1 participant