I suspect the WebPage/gtk/AcceleratedSurface.cpp build failure still exists (https://bugs.webkit.org/show_bug.cgi?id=161489), or did it get fixed through another commit that this bug report should be duped to?
I'll give this one a whirl over the weekend. Thanks, Jeremy > On Sep 9, 2016, at 5:12 AM, Carlos Garcia Campos <[email protected]> wrote: > > WebKitGTK+ 2.13.91 is available for download at: > > https://webkitgtk.org/releases/webkitgtk-2.13.91.tar.xz (12.8MB) > md5sum: 0cd592539ded6a4b2997a3af0363c68a > sha256sum: ba5ce8ea2421b99aebb44638e744241d828f1531d4163741c0fad09682ce2026 > > This is a development release leading toward 2.14 series. > > What's new in the WebKitGTK+ 2.13.91 release? > ============================================= > > - Improve the performance when resizing the WebView with the threaded > compositor. > - Do not try to use GL_PACK_ROW_LENGTH when compiling with GLES2, since it's > not available. > - Use a different plugins cache file in Wayland and X11. > - Fix UI process crash visiting sites protected with HTTP auth when using > GTK+ < 3.14. > - Fix a WebProcess crash when the last WebView is destroyed. > - Fix build configure without Wayland support. > - Fix the build when compiling with Clang. > - Fix several crashes and rendering issues. > - Translation updates: Polish. > > What is WebKitGTK+? > =================== > > WebKitGTK+ is the GNOME platform port of the WebKit rendering engine. > Offering WebKit's full functionality through a set of GObject-based > APIs, it is suitable for projects requiring any kind of web > integration, from hybrid HTML/CSS applications to full-fledged web > browsers. > > Requirements > ============ > > gtk+ >= 3.6.0 > glib >= 2.36 > libsoup >= 2.42.0 > cairo >= 1.10.2 > libxml >= 2.8.0 > libxslt >= 1.1.7 > HarfBuzz >= 0.9.2 > icu > fontconfig >= 2.8.0 > FreeType2 >= 2.4.2 > libsecret > SQLite > enchant > > Depending on your configuration options WebKitGTK+ may also depend on: > > gtk+ >= 2.24.10 > GObject introspection > gstreamer >= 1.0.3 > GeoClue >= 2.1.5 > gudev > cairo-gl >= 1.10.2 > > More information > ================ > > If you want to know more about the project or get in touch with us > you may: > > - Visit our website at https://www.webkitgtk.org, or the upstream > site at https://www.webkit.org. People interested in contributing > should read: https://www.webkit.org/coding/contributing.html. > > - Browse the bug list at https://bugs.webkit.org, WebKitGTK+ bugs are > typically prefixed by "[GTK]." A bug report with a minimal, > reproducible test case is often just as valuable as a patch. > > - Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net. > > - Subscribe to the WebKitGTK+ mailing list, > https://lists.webkit.org/mailman/listinfo/webkit-gtk, or the > WebKit development mailing list, > https://lists.webkit.org/mailman/listinfo/webkit-dev > > Thanks > ====== > > Thanks to all the contributors who made possible this release, they > are far too many to list! > > The WebKitGTK+ team, > September 09, 2016 > -- > Carlos Garcia Campos > http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3_______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
