What happened to 'CefSettingsBase.PersistUserPreferences' property ??? #4955
Answered
by
campersau
ElektroStudios
asked this question in
Q&A
|
I've updated the nuget package and this example code is not working anymore due the lack of I've checked the changelog and didn't found anything. And if I search for term "PersistUserPreferences" in the repository, it throws no results. It was deleted from the How is it supposed to be done now, with the latest version of CefSharp, so that user preferences are not persisted?. Thank you in advance. |
Answered by
campersau
Oct 12, 2024
Replies: 1 comment 2 replies
|
It was removed with the removal of Alloy Bootstrap in 19739ab Upstream:
|
2 replies
Answer selected by
ElektroStudios
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It was removed with the removal of Alloy Bootstrap in 19739ab
Upstream:
chromiumembedded/cef#3685 (comment)