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

Remove BrowserSettings.AcceptLanguageList #4614

Closed
amaitland opened this issue Oct 26, 2023 · 1 comment
Closed

Remove BrowserSettings.AcceptLanguageList #4614

amaitland opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
breaking-change upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.
Milestone

Comments

@amaitland
Copy link
Member

We should remove CefBrowserSettings.accept_language_list as the option needs to be configured globally, or at the request context level via the language::prefs::kSelectedLanguages preference. See related issue chromiumembedded/cef#3579.

The property has been removed upstream chromiumembedded/cef#3555

@amaitland amaitland added upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium. breaking-change labels Oct 26, 2023
@amaitland amaitland self-assigned this Oct 26, 2023
@amaitland amaitland added this to the 118.6.x milestone Oct 26, 2023
@amaitland
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.
Projects
None yet
Development

No branches or pull requests

1 participant