Page 1 of 1

Does Cef4Delphi support Chromium’s “freezing” technology?

Posted: Thu May 02, 2024 2:02 pm
by tad.chen
Hi,

Edge browser supports Sleeping tabs which is built upon the core of Chromium’s “freezing” technology.

Does Cef4Delphi support this feature?

Re: Does Cef4Delphi support Chromium’s “freezing” technology?

Posted: Thu May 02, 2024 2:11 pm
by salvadordf
Hi,

I'm sorry but the CEF API doesn't expose any method to suspend and resume a browser.
That feature is available in WebView4Delphi.