CEF4Delphi icon indicating copy to clipboard operation
CEF4Delphi copied to clipboard

Linux: 100% CPU in the demos using an external message pump

Open salvadordf opened this issue 4 years ago • 0 comments

The OSRExternalPumpBrowser and FMXExternalPumpBrowser2 demos use an external message pump in Linux.

One CPU core is always at 100% usage while running those demos due to this CEF issue : https://github.com/chromiumembedded/cef/issues/3002

salvadordf avatar Jan 22 '21 17:01 salvadordf