Skip to content

v39.0.0-pre03

Pre-release
Pre-release
Compare
Choose a tag to compare
@amaitland amaitland released this 27 Feb 01:19
· 3855 commits to master since this release

February 27, 2015, Chromium 39.0 / CEF 3.2171.1979

  • #756: Added Drag Drop support to allow dragging objects into the browser (PR to master) [@Bodekaer]
  • #759: Fix OffScreen's Address field [@jankurianski]
  • #768: Implement CefGeolocationHandler::OnRequestGeolocationPermission [@pushplay]
  • #774: Enhancement - FocusHandler Take4 [@amaitland]
  • #786: Cleanup/Implement Dispose Pattern [@rassilon]
  • #787: Notify CEF when our owning form moves (WM_MOVE or WM_MOVING) [@rassilon]
  • #789: Winforms example issue with mouse over titles [@amaitland]
  • #809: Check for null object to prevent NullException in SetFocus [@RadicalLinux]
  • #813: WPF Rendering - Implement WritableBitmap and Minor Optimisations [@amaitland]
  • #827: Fixed memory leak issues [@dmrzn]
  • #834: Expose Cross-Origin Whitelist from Cef.XXX as static methods [@rassilon]