1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +02:00

Added TChromium.SafeSearch and TChromium.YouTubeRestrict

This commit is contained in:
Salvador Díaz Fau
2019-10-06 22:30:36 +02:00
parent 29f5f3475d
commit 00552ef117
5 changed files with 66 additions and 3 deletions

View File

@ -494,7 +494,7 @@ function TCustomRequestHandler.GetAuthCredentials(const browser : ICefBrowser;
isProxy : Boolean;
const host : ustring;
port : Integer;
const realm : ustring;
const realm : ustring;
const scheme : ustring;
const callback : ICefAuthCallback): Boolean;
begin