Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.
The language is set, everything is fine, but the question is how to reset to default settings? Leaving an empty value and applying it to nothing results.
Thanks for reporting this issue! I'll fix that in the next update.
TChromiumCore.doUpdatePreferences should call UpdatePreference(aBrowser, 'intl.accept_languages', FAcceptLanguageList) even when FAcceptLanguageList is empty.
It has not been necessary for a long time, so this is the beginning of the end? You can't log in to YouTube or email or any other service in the usual way?
I don't see any errors in the console when I load that page in Chromium but the MiniBrowser demo shows this :
demo.js:31 Uncaught (in promise) ReferenceError: Notification is not defined
at demo.js:31
demo:1 Uncaught (in promise) {error: "Timeout", reason: "30000ms elapsed"}
Perhaps that page uses some of the APIs that CEF still doesn't support.