I updated CEF4Delphi to CEF 75.0.13. This time it only has some minor fixes :
- Fix loading of http(s) sub-resources from custom scheme initiator https://bitbucket.org/chromiumembedded/ ... 91de493db7
- Fix cross-origin redirect from OnBeforeResourceLoad https://bitbucket.org/chromiumembedded/ ... 9e07a7375b
- Updated the GlobalCEFApp.AutoplyPolicy property with the current values in Chromium.
- Modified some functions in TChromium to set all the temporal interfaces to NIL in the finally block to avoid possible issues with old Delphi versions.