1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Removed TChromiumCore.AcceptLanguageList

Chromium ignores changes to the intl.accept_languages browser preference.

Alternatives :
- Use GlobalCEFApp.AcceptLanguageList.
- Use TChromiumCore.SetUserAgentOverride and set the aAcceptLanguage parameter.
- Create a custom request context with TCefRequestContextRef.New and set the aAcceptLanguageList parameter.
This commit is contained in:
Salvador Díaz Fau
2025-07-25 16:47:42 +02:00
parent b700253103
commit 58fbd83d30
6 changed files with 799 additions and 901 deletions

File diff suppressed because it is too large Load Diff