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

FIX: add fallback to provided profile name if getLocalStatePath method fails #515

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

Eddie023
Copy link
Collaborator

What changed?

On release v0.16.0 we added functionality to open the URL at specific profiles for chromium profiles. . This change has introduced a bug which some of the users have raised.

The solution is to fallback to the given Profile if we cannot find local state information for that profile or that browser.

Why?

Solves #498

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs

@Eddie023 Eddie023 changed the title fix: add fallback to provided profile name if getLocalStatePath method fails FIX: add fallback to provided profile name if getLocalStatePath method fails Oct 16, 2023
@Eddie023 Eddie023 marked this pull request as ready for review October 16, 2023 04:28
@Eddie023 Eddie023 merged commit cb88df1 into main Oct 16, 2023
3 checks passed
@Eddie023 Eddie023 deleted the fix-brave-browser-crashing branch October 16, 2023 04:29
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.

None yet

2 participants