Skip to content

fix: pass safeDialogs preference to dialog properly#22353

Merged
codebytere merged 1 commit into
masterfrom
fix-safe-dialogs
Feb 25, 2020
Merged

fix: pass safeDialogs preference to dialog properly#22353
codebytere merged 1 commit into
masterfrom
fix-safe-dialogs

Conversation

@codebytere

Copy link
Copy Markdown
Member

Description of Change

Closes #22350.

The safeDialog value was not being properly set in the MessageBoxSettings struct. This fixes that.

cc @zcbenz @ckerr

Checklist

Release Notes

Notes: Fixes an issue with safeDialog preferences not being passed properly.

@codebytere codebytere requested review from ckerr and zcbenz February 24, 2020 03:03
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Feb 24, 2020
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Feb 25, 2020
@codebytere codebytere merged commit c4f272e into master Feb 25, 2020
@codebytere codebytere deleted the fix-safe-dialogs branch February 25, 2020 16:48
@release-clerk

release-clerk Bot commented Feb 25, 2020

Copy link
Copy Markdown

Release Notes Persisted

Fixes an issue with safeDialog preferences not being passed properly.

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "7-1-x", please check out #22376

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "8-x-y", please check out #22377

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I was unable to backport this PR to "9-x-y" cleanly;
you will need to perform this backport manually.

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "8-x-y", please check out #22377

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "7-1-x", please check out #22376

2 similar comments
@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "7-1-x", please check out #22376

@trop

trop Bot commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "7-1-x", please check out #22376

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.

safeDialogs option is broken since 7.0.0 (up to 9.0.0-beta.2, at least)

2 participants