Page 1 of 1

CEF 3.2272.2077

PostPosted: Mon May 04, 2015 6:29 am
by joher
Are there any plans to support CEF 3.2272.2077 in the near future?

The CEF 3.2272.2035 build contains a bad rendering bug that prevents us from using it (elements with a border radius > half the size of the element can look really bad. ).

Re: CEF 3.2272.2077

PostPosted: Mon May 11, 2015 11:42 am
by arvelius
I have created a fork. See https://bitbucket.org/arvelius/yacefglue and tell me if it helps :)

Re: CEF 3.2272.2077

PostPosted: Mon May 18, 2015 6:38 am
by fddima
It is actually looks as not very helpful, 'cause your changes contains only version change.
CefGlue can work with any CEF version, what are binary compatible with reference version.
In this case reference 2035 version is compatible with 2077, so you has need just replace CEF binaries.
I'm known, it is little late to reply on this, just information for followers.
Binary compatibility are evaluated via CEF_API_HASH. Unfortunately cefbuilds.com did not expose this hashes to quick choose compatible version.