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

Create user_data_dir before creating singleton lock #5311

Merged
merged 1 commit into from
Apr 27, 2016
Merged

Conversation

zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Apr 27, 2016

Because of #5237, there is no guarantee that the user_data_dir is always created, so we need to make sure it exists when calling app.makeSingleInstance.

Close #5277.

@zcbenz zcbenz merged commit 0fa9292 into master Apr 27, 2016
@zcbenz zcbenz deleted the fix-singleton branch April 27, 2016 13:25
@baconbrad
Copy link
Contributor

baconbrad commented Apr 29, 2016

On the releases page "Disable node integration in webview when it is disabled in host page." links to this PR. I think it meant to reference PR 5244.

@zcbenz
Copy link
Contributor Author

zcbenz commented Apr 30, 2016

@baconface You are right, thanks for heading up.

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