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.

Update to CEF 73.1.12

Post Reply
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 73.1.12

Post 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 :
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 73.1.12

Post by snoop »

Hello, please I need fast update to latest 73.0.3683.86, can you make it?
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 73.1.12

Post 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.
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 73.1.12

Post by snoop »

hello! No new version yet? some resources mark current build as old browser
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 73.1.12

Post by salvadordf »

No, sorry. The latest binaries still use Chromium 73.0.3683.75

Change the user agent while CEF is updated
linscomt
Posts: 1
Joined: Sat Jun 15, 2019 9:03 pm

Re: Update to CEF 73.1.12

Post 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.
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 73.1.12

Post 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
Post Reply