Determine the right version to build CEF

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Determine the right version to build CEF

Postby linuxcef9 » Wed Mar 20, 2019 8:30 pm

Hello,

I am confused about building the right version of CEF.

As per https://chromereleases.googleblog.com/, the stable chromium release version is 73.0.3683.86
Corresponding chromium source code is : https://chromium.googlesource.com/chrom ... .0.3683.86

3683 branch shows up as 'Current release branch' on https://bitbucket.org/chromiumembedded/ ... ndBuilding as expected.
But the commit history https://bitbucket.org/chromiumembedded/ ... ranch/3683 shows that commits are still being made to that branch.
Thus, if I build cef, it'll just pick the latest commit on branch 3683 instead of the commit corresponding to chromium 73.0.3683.86

I am following https://bitbucket.org/chromiumembedded/ ... dows-setup to build branch 3683 by giving --branch=3683 parameter to automate-git.py.

So I've the following question :

How can I give the exact commit, corresponding to 73.0.3683.86 commit of chromium to automate-git.py ?

What am I missing or what have I misunderstood? I basically want to build cef as per the latest stable release version of chromium.

Thanking in advance.
linuxcef9
Expert
 
Posts: 143
Joined: Tue Nov 06, 2018 3:08 pm

Re: Determine the right version to build CEF

Postby magreenblatt » Wed Mar 20, 2019 9:15 pm

CEF is built on top of Chromium, so there can be many CEF commits that all use the same underlying Chromium version.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Determine the right version to build CEF

Postby linuxcef9 » Thu Mar 21, 2019 11:57 am

So if I want to build CEF based on top of chromium commit 73.0.3683.86, what do I need to do?

Because if I give --branch=3683 option to automate-git.py, and build it now, it'll be built on commit https://bitbucket.org/chromiumembedded/ ... 4d?at=3683, which I believe is not based on top of 73.0.3683.86.
linuxcef9
Expert
 
Posts: 143
Joined: Tue Nov 06, 2018 3:08 pm

Re: Determine the right version to build CEF

Postby magreenblatt » Thu Mar 21, 2019 12:29 pm

CEF 3683 branch has not yet been updated to Chromium version 73.0.3683.86. If you wish to perform the update yourself you can find instructions here: https://bitbucket.org/chromiumembedded/ ... n-manually
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Determine the right version to build CEF

Postby linuxcef9 » Thu Mar 21, 2019 2:04 pm

Alright, thanks! And thanks for your great work.
linuxcef9
Expert
 
Posts: 143
Joined: Tue Nov 06, 2018 3:08 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 97 guests