8000 Update to Chromium 57.0.2987.133 · Issue #341 · cztomczak/cefpython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update to Chromium 57.0.2987.133 #341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cztomczak opened this issue Mar 28, 2017 · 2 comments
Closed

Update to Chromium 57.0.2987.133 #341

cztomczak opened this issue Mar 28, 2017 · 2 comments
Milestone

Comments

@cztomczak
Copy link
Owner
cztomczak commented Mar 28, 2017

Notable changes in upstream CEF:

  • Fix print to PDF - upstream #2129
  • Add PDF print scale factor setting - upstream #2106
  • Fix DevTools inspect element at - upstream #2115
  • Fix opening of popups from sandboxed iframes - upstream #2121
  • Fix crash when navigating back to file url - upstream #2125
  • Don't call OnLoadEnd for same page navigations - usptream #1852
  • Persist DevTools preferences with CefSettings.persist_user_preferences - upstream #2077
  • Fix crash on shutdown with multi_threaded_message_loop and extensions enabled on Windows - upstream #1680
  • Fix OSR popup transparency - upstream #2099

CEF commit:
https://bitbucket.org/chromiumembedded/cef/commits/495fb8c0b7818138ad0ec9656cb0c5963893ffcf

@cztomczak cztomczak added this to the v57 milestone Mar 28, 2017
@cztomczak cztomczak changed the title Update to Chromium 57.0.2987.110 Update to Chromium 57.0.2987.133 Apr 5, 2017
cztomczak added a commit that referenced this issue Apr 20, 2017
CEF 3.2987.1601.gf035232
Update patches.
cztomczak added a commit that referenced this issue Apr 21, 2017
Print user agent and cefpython version in tutorial.py example.
Print various version info in main_test.py.
@cztomczak
Copy link
8000 Owner Author

CEF 2987 on Windows has issues when building libcef_dll_wrapper with VS2008 for Python 2.7. Reported issue in CEF tracker and also created a fix and a pull request:

Issue: https://bitbucket.org/chromiumembedded/cef/issues/2155/errors-building-libcef_dll_wrapper-using
Fix (PR): chromiumembedded/cef#1

cztomczak added a commit that referenced this issue Apr 21, 2017
…).

Fix PyQt5 support on Windows in qt.py example (#325).

Update automate.py to use --ninja-jobs also when building CEF projects.
Default jobs ninja uses is very CPU intensive and can cause much lag in OS.
@cztomczak
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0