You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to Chrome 54.0.2840.59 and CEF 3.2840.1494.g7fe3d03 (cztomczak#260).
Changes in API that break backward compatibility:
* Add resonse param in RequestHandler.OnResourceRedirect, see API docs
* Remove WOD_SUPPRESS_OPEN constant (WindowOpenDisposition enum in
LifespanHandler.OnBeforePopup)
Update build instructions in docs/.
Update CEF headers in src/include/. Ignore cef_path_util.h
and cef_drag_data.h as these contain cefpython modifications to expose
new API via patches.
Update patches/ for CEF branch 2840.
Update automate.py, automate-git.py and the patch. Branch 2840 now
uses GN instead of GYP.
Deprecate old examples from binaries_64bit/ and copy all from
examples/ root directory in make-setup.py.
Update compile.py, make-setup.py, setup.py and makefiles - use binaries
and libraries from the cefpython/build/ directory. E.g. cef_linux64/
and cefpython_linux64/.
0 commit comments