Update to CEF 76.1.11
Posted: Thu Aug 29, 2019 10:36 am
Hi,
CEF4Delphi is now updated to CEF 76.1.11 which includes Chromium 76.0.3809.132
I also added the TChromium.MaxConnectionsPerProxy property that should update the MaxConnectionsPerProxy policy value.
Notice that I said "should" because I update its value using the preferences and CEF doesn't support all of them.
Test it with the preferences form in the MiniBrowser demo or your own app and tell me if it works as you expected.
According to the documentation, that property should be lower than 100 and higher than 6 and the default value is 32.
The CEF binaries are these :
CEF4Delphi is now updated to CEF 76.1.11 which includes Chromium 76.0.3809.132
I also added the TChromium.MaxConnectionsPerProxy property that should update the MaxConnectionsPerProxy policy value.
Notice that I said "should" because I update its value using the preferences and CEF doesn't support all of them.
Test it with the preferences form in the MiniBrowser demo or your own app and tell me if it works as you expected.
According to the documentation, that property should be lower than 100 and higher than 6 and the default value is 32.
The CEF binaries are these :