On Monday 06 of August 2012 17:53:29 Carlos Garcia Campos wrote: > WebKitGTK+ 1.9.6 is available for download at: > > http://webkitgtk.org/releases/webkit-1.9.6.tar.xz (8.0MB) > md5sum: 962128619ecadec5c69c641f0923ed82 > sha256sum: > 6cb8eaf26e29ce5dc7cd5e225bcd0e5ecbd493775932e74862d232b0ffaf93ee > > This is a development release leading toward 1.10. > > What's new in the WebKitGTK+ 1.9.6 release? > =========================================== > > - Add spell checker API to WebKit2 GTK+ API. > - Add WebKitWebView::submit-form signal to WebKit2 GTK+ API. > - Add API to get the suggested filename from a > WebKitNetworkResponse. > - Add webkit_web_view_get_snapshot() to WebKit1 API. > - Paste primary selection when middle clicking in X11 WebKit2. > - Make sure WebKitWebView always has a main resource and it has > already been set when the load has been committed, even for pages > loaded from the history cache in WebKit2. > - Fix a run time critical warning when gdk_window_get_cursor() is > called before WebKitWebView has been realized in WebKit2. > - Fix continuous insertion of newlines in Etherpad. > - Fix several memory leaks. >
Hello, there seem to be an API change in the generated DOM bindings: webkit_dom_html_element_set_class_name() is now called webkit_dom_element_set_class_name() This breaks build of Evolution (while it worked in 1.9.5). Was it really intended to change existing API or is it a bug? I realize this is a development release, but I believe there should be some guarantees of source compatibility between stable releases (1.8 - 1.10). Cheers, Dan Vratil -- [email protected] | Evolution developer GPG Key: 0xC59D614F6F4AE348 Fingerprint: 4EC1 86E3 C54E 0B39 5FDD B5FB C59D 614F 6F4A E348
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-gtk
