salvadordf / WebView4Delphi

WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
https://www.briskbard.com/forum/
MIT License
282 stars 59 forks source link

TCoreWebView2.RemoveAllEvents access violation #3

Open salvadordf opened 2 years ago

salvadordf commented 2 years ago

TCoreWebView2.RemoveAllEvents has an access violation when it tries to call FBaseIntf5.remove_ClientCertificateRequested. That call is disabled at this moment.