Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

OnCanSaveCookie didn't work

Post Reply
User avatar
xpert13
Posts: 39
Joined: Wed May 31, 2017 5:26 pm

OnCanSaveCookie didn't work

Post by xpert13 »

Hello, salvador.

I have a issue: after some update (probably when method was renamed) method OnCanSaveCookie not execute anymore. Cookies was set and I can see it in DevTools but method OnCanSaveCookie was not fired. Can you fix it?
User avatar
salvadordf
Posts: 4565
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: OnCanSaveCookie didn't work

Post by salvadordf »

Thanks for reporting the issue! :D

Please download CEF4Delphi again from GitHub :
https://github.com/salvadordf/CEF4Delphi

If you are updating from an old CEF4Delphi version please take a look at the information on this forum thread :
https://www.briskbard.com/forum/viewtopic.php?f=8&t=739

You seem to be updating from a version older than Chromium 75 and there were a lot of API changes as you can see here :
https://www.briskbard.com/forum/viewtopic.php?f=8&t=807
Post Reply