Page 1 of 1

Update to CEF 73.1.12

Posted: Fri Mar 22, 2019 12:17 pm
by salvadordf
Hi,

I had to fix an OldCEF4Delphi issue that also affected CEF4Delphi so I updated it to CEF 73.1.12 too

There are other changes :
  • Added context menu option in JSDemo to get the vertical scroll position.
  • Now TChromium uses the same keyboard events for the browser and the DevTools.
  • Fixed a MiniBrowser issue with the F12 keyboard shortcut. Now you can press F12 to hide and show the DevTools correctly.
The CEF binaries are these :

Re: Update to CEF 73.1.12

Posted: Sat Mar 30, 2019 7:20 pm
by snoop
Hello, please I need fast update to latest 73.0.3683.86, can you make it?

Re: Update to CEF 73.1.12

Posted: Sat Mar 30, 2019 7:44 pm
by salvadordf
Hi,

The latest stable CEF version uses Chromium 73.0.3683.75
http://opensource.spotify.com/cefbuilds/index.html

My computer is not powerful enough to build the binaries and even if I could, the next CEF branch uses Chromium 74.0.3729.6 but it's unstable.

Re: Update to CEF 73.1.12

Posted: Wed Apr 10, 2019 10:12 am
by snoop
hello! No new version yet? some resources mark current build as old browser

Re: Update to CEF 73.1.12

Posted: Wed Apr 10, 2019 2:03 pm
by salvadordf
No, sorry. The latest binaries still use Chromium 73.0.3683.75

Change the user agent while CEF is updated

Re: Update to CEF 73.1.12

Posted: Sat Jun 15, 2019 9:49 pm
by linscomt
in the file devtools_resources.pak has a class called "className": "Emulation.DeviceModeWrapper.ActionDelegate" "with id" "actionId": "emulation.toggle-device-mode" "title" "title": "Toggle device toolbar ". Is it possible to call this class in this update, so that the menu is accessible in devtools? And stay the same in this image "https://imgur.com/sYTqTZA.

Re: Update to CEF 73.1.12

Posted: Sun Jun 16, 2019 6:48 am
by salvadordf
Hi,

Sorry but the device emulation in the DevTools is not currently supported by CEF :
https://magpcss.org/ceforum/viewtopic.php?t=14929
https://bitbucket.org/chromiumembedded/ ... missing-in