WebKitGTK 2.38.0 released

2022-09-16 Thread Carlos Garcia Campos
WebKitGTK 2.38.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.38.0.tar.xz (31.5MB)
   md5sum: a69cd8fc05f7299458b4faf1bc99b875
   sha1sum: 6dcb65b8dc56c52f086bfeecfca7920e9cc78348
   sha256sum: f9ce6375a3b6e1329b0b609f46921e2627dc7ad6224b37b967ab2ea643bc0fbd

This is the first stable release in the 2.38 series.

Highlights of the WebKitGTK 2.38.0 release
==

 - New media controls UI style.
 - Add new API to set WebView's Content-Security-Policy for web extensions 
support.
 - Make it possible to use the remote inspector from other browsers using 
WEBKIT_INSPECTOR_HTTP_SERVER env var.
 - MediaSession is enabled by default, allowing remote media control using 
MPRIS.
 - Add support for PDF documents using PDF.js.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 16, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.37.91 released

2022-09-02 Thread Carlos Garcia Campos
WebKitGTK 2.37.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.37.91.tar.xz (31.5MB)
   md5sum: 52d020d9b1e8f94a273745cddb9104e4
   sha1sum: 155c91a215bbde32a7141d20f746ea7fa8683814
   sha256sum: 118fd51fccc11e8bc38d9704bdd2a79d3d32e4e975b61040530b69d3570b4d64

This is a development release leading toward 2.38 series.

What's new in the WebKitGTK 2.37.91 release?


  - Cache and reuse image-based backing stores to improve memory consumption.
  - Fix printing with bubblewrap sandbox enabled
  - Deprecate enable-frame-flattening setting because the functionality will be 
removed for 2.40.
  - Fix deadlock when disposing player while handling rotation tag.
  - 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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 02, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.37.90 released!

2022-08-19 Thread Carlos Garcia Campos
WebKitGTK 2.37.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.37.90.tar.xz (31.5MB)
   md5sum: 8c5b47e0311d94197b9e249133cd241d
   sha1sum: c093a22bff5c987514baa4812459181b73468bdf
   sha256sum: e554724ef527849d36fb754d42b0cdb39ff4a6c711861b54db98740d5de60f91

This is a development release leading toward 2.38 series.

What's new in the WebKitGTK 2.37.90 release?


  - Remove libnotify dependency.
  - Add support for service worker notifications.
  - Add support for loading the notification icon.
  - Add support for pac proxy type in WebDriver.
  - Fix several crashes and rendering issues.
  - Translation updates: Swedish.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
August 19, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.37.1 released!

2022-07-12 Thread Carlos Garcia Campos
WebKitGTK 2.37.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.37.1.tar.xz (31.4MB)
   md5sum: 11a5a291784349cc26b892bfdadeff87
   sha1sum: c61cc88556653dc8295fd6c463dc02b3357fb2c0
   sha256sum: c53326b1751f8c6da3db2f4bfa91c1801755893e287d0e1f6c07344589d4a6a7

This is the first development release leading toward 2.38 series.

What's new in the WebKitGTK 2.37.1 release?
===

  - Add initial implementation of WebRTC using GstWebRTC if GStreamer 1.20 is 
available,
disabled by default via web view settings.
  - Add new API to set WebView's Content-Security-Policy for web extensions 
support.
  - Add new API to run async JavaScript functions.
  - Expose typed arrays in JavaScriptCore GLib API.
  - Add support for PDF documents using PDF.js.
  - Show font name and font variant settings in the inspector.
  - MediaSession is enabled by default, allowing remote media control using 
MPRIS.
  - Modernized media controls UI.
  - Add Support Google Dynamic Ad Insertion (DAI).
  - Add support for capturing encoded video streams from a webcam.
  - Make it possible to use the remote inspector from other browsers using 
WEBKIT_INSPECTOR_HTTP_SERVER env var.
  - Add support for IPv6 in the remote inspector.
  - Update form elements style to match libadwaita.
  - Fix canvas animations and images with threaded rendering enabled.
  - Switch to use gi-docgen for API documentation instead of gtk-doc.
  - Remove the ATK a11y implementation that has been replaced by AT-SPI DBus 
interfaces.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
July 12, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.36.1 released!

2022-04-21 Thread Carlos Garcia Campos
WebKitGTK 2.36.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.36.1.tar.xz (25.9MB)
   md5sum: e6100df7f82d95a4e65176b10f5ab011
   sha1sum: 36a95b906e54bcf94d2be04e1cbaac3584da7eb1
   sha256sum: 0149ea5fb1d20f2a9981677d45c952a047330001ea24a8dc29035239f12c0c8f

This is the first bug fix release in the stable 2.36 series.

What's new in the WebKitGTK 2.36.1 release?
===

  - Fix the build with accessibility disabled.
  - Fix several crashes and rendering issues.
  - Translation updates: Croatian.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
April 21, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.36.0 released!

2022-03-21 Thread Carlos Garcia Campos
WebKitGTK 2.36.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.36.0.tar.xz (25.7MB)
   md5sum: 1e3fe866ab6e41e7ec3deb80bd5b3a85
   sha1sum: 5b90bc59c2f442223de1a4d9dc8ff604888abb3c
   sha256sum: b877cca1f105235f5dd57c7ac2b2c2be3c6b691ff444f93925c7254cf156c64d

This is the first stable release in the 2.36 series.

Highlights of the WebKitGTK 2.36.0 release
==

 - Add new accessibility implementation using ATSPI DBus interfaces instead of 
ATK.
 - Add support for requestVideoFrameCallback.
 - Change hardware-acceleration-policy setting default value to always.
 - Add support for media session.
 - Add new API to set HTTP response information to custom uri schemes.
 - Make user interactive threads (event handler, scrolling, ...) real time in 
linux.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
March 21, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.35.90 released!

2022-02-25 Thread Carlos Garcia Campos
WebKitGTK 2.35.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.35.90.tar.xz (27.2MB)
   md5sum: 4011efc5160b3087f3a108d355c332a1
   sha1sum: 86294970e9b9d24cf292c9d2ebffa8d1b4674d22
   sha256sum: caca324d4fd7f8bb8d8aa78885c7a999a4080c4f181f98ca68a076f86ef4e61e

This is a development release leading toward 2.36 series.

What's new in the WebKitGTK 2.35.90 release?


  - Fix scrolling with the mouse wheel on sites using overscroll-behavior.
  - Suspend web processes after some time in the process cache.
  - Fix renderning of horizontal scrollbars with themes enabling steppers.
  - Ensure EGL displays are terminated before web process exits.
  - Deinitialize gstreamer before web process exits.
  - Make fonts under XDG_DATA_DIRS available in web process sanbox.
  - Canonicalize paths passed to bubblewrap launcher.
  - Fix several crashes and rendering issues.
  - Translation updates: Hebrew.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
February 25, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.35.3 released!

2022-02-09 Thread Carlos Garcia Campos
WebKitGTK 2.35.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.35.3.tar.xz (25.5MB)
   md5sum: 6b482dcf150c8ede6b8c5c9972c61880
   sha1sum: 20cb9ed1efb6f1646ba283ecb1f142753c049168
   sha256sum: 4c797dcfe1cb8460baf8058b37077764217226e8577f3b5bbc5f15cd673a499a

This is a development release leading toward 2.36 series.

What's new in the WebKitGTK 2.35.3 release?
===

  - Fix a crash at startup when bubblewrap sandbox is enabled.
  - Fix a crash when starting a drag an drop on touchscreen.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
February 09, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.35.2 released!

2022-02-03 Thread Carlos Garcia Campos
WebKitGTK 2.35.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.35.2.tar.xz (25.5MB)
   md5sum: a998f57d95ecbe0e54c07edf1c8ca782
   sha1sum: a74bf5551856494f3757ba2e39d847bc806ea344
   sha256sum: b8a607b9b15e1cb091218dde5b6382a7acabf365a90f74b7bda4efe1e45d5139

This is a development release leading toward 2.36 series.

What's new in the WebKitGTK 2.35.2 release?
===

  - Add new accessibility implementation using ATSPI DBus interfaces instead of 
ATK.
  - Use native GtkWidgets for form validation popups.
  - Add support for requestVideoFrameCallback.
  - Add support for accent colors.
  - Fix pinch zooming from a link to not activate the link.
  - Fix kinetic scrolling via touch screen.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
February 03, 2022

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.34.3 released!

2021-12-20 Thread Carlos Garcia Campos
WebKitGTK 2.34.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.34.3.tar.xz (23.8MB)
   md5sum: de30c41fb57b2b024417669c22914752
   sha1sum: 42b96ddaa89f7c3757860efd0b983f6e5b6ade51
   sha256sum: 0d2f37aa32e21a36e4dd5a5ce7ae5ce27435c29d6803b962b8c90cb0cc49c52d

This is a bug fix release in the stable 2.34 series.

What's new in the WebKitGTK 2.34.3 release?
===

  - Make audio tools (like mixers) display the actual name of the application
producing sound, instead of a generic one.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
December 20, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.35.1 released!

2021-11-25 Thread Carlos Garcia Campos
WebKitGTK 2.35.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.35.1.tar.xz (24.2MB)
   md5sum: a3b7a06df4f3d44f219bc7eefcd4a28e
   sha1sum: 3ac217718b941f3a293233f2d08ff0d2b52f4ea2
   sha256sum: 468539be0ea42a6f3464ea5f7e87e4bddf173d558e8a0a1a02873c8bbd49fa89

This is the first development release leading toward 2.36 series.

What's new in the WebKitGTK 2.35.1 release?
===

  - Make user interactive threads (event handler, scrolling, ...) real time in 
linux.
  - Add new API to set HTTP response information to custom uri schemes.
  - Add support for media session.
  - Change hardware-acceleration-policy setting default value to always.
  - Fix jsc_value_object_define_property_accessor() to work with objects not 
having a wrapped instance.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
November 25, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.34.2 released!

2021-11-24 Thread Carlos Garcia Campos
WebKitGTK 2.34.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.34.2.tar.xz (23.8MB)
   md5sum: 739f2d32251620ae3a77cd21a5c474db
   sha1sum: 18b3bb61524d543c59d5018062f3139568332a1e
   sha256sum: 584677d6e7cae12e27cdcc8e05b4cf73b54849a24afc3d7a40cec91016deff00

This is a bug fix release in the stable 2.34 series.

What's new in the WebKitGTK 2.34.2 release?
===

  - Fix scrolling issues when pressing Home and PgDown keys.
  - Update effective appearance after web process switch on navigation.
  - Fix the build with video disabled.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
November 24, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.34.1 released!

2021-10-21 Thread Carlos Garcia Campos
WebKitGTK 2.34.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.34.1.tar.xz (23.8MB)
   md5sum: 32d55de07e7e99674816822f69308c73
   sha1sum: 36cb0e8a50188cdfcc747e3f1acabb550525f8e0
   sha256sum: 443c1316705de024741748e85fe32324d299d9ee68e6feb340b89e4a04073dee

This is the first bug fix release in the stable 2.34 series.

What's new in the WebKitGTK 2.34.1 release?
===

  - Update user agent browser versions.
  - Fix a crash with GTK >= 3.24.30.
  - Fix a crash when loading videos on reddit.
  - Fix file type detection when application calls 
g_desktop_app_info_set_as_default_for_extension() passing html.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
October 21, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.34.0 released!

2021-09-22 Thread Carlos Garcia Campos
WebKitGTK 2.34.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.34.0.tar.xz (23.8MB)
   md5sum: 32334fddc48e3428044bbd9215d0636f
   sha1sum: a370f8844b99828531228ad6f1f7a02d8b07488d
   sha256sum: 880c8ee626f67019f67557ca09e59a23ecf245e60f6173215f1a8823cb09af34

This is the first stable release in the 2.34 series.

Highlights of the WebKitGTK 2.34.0 release
==

 - Add support for HTTP/2 when building with libsoup3.
 - Add support for CSS Scroll Snap.
 - Add support for date and datetime-local input elements.
 - Add support for display capture.
 - Add support for ICC color management.
 - Add support color-schemes CSS property.
 - Add support for link preconnect when building with libsoup3.
 - Add support for client side certificates when building with libsoup3.
 - Add multi-track support to MSE media backend.
 - Add new API to handle web process unresponsiveness.
 - Add API to disable CORS on a web view for particular domains.
 - Add new API to access/modify capture devices states.
 - Add new API to configure the memory pressure handler.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 22, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.33.91 released!

2021-09-17 Thread Carlos Garcia Campos
WebKitGTK 2.33.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.33.91.tar.xz (23.8MB)
   md5sum: be0314fc3cc3ad52894163d60c9a78e6
   sha1sum: b87b094b65a219d219aff73837931d97db7317ec
   sha256sum: e9d35b91ad1785cc4476d00c23511e5e21663b838531f60f3918d04ec21c92f0

This is a development release leading toward 2.34 series.

What's new in the WebKitGTK 2.33.91 release?


  - Use the right display refresh monitor for animations in accelerated 
compositng mode.
  - Fix several issues in JavaScriptCore on 32bit systems.
  - Prefer python3 over python2 in CMake.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 17, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.32.4 released!

2021-09-17 Thread Carlos Garcia Campos
WebKitGTK 2.32.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.32.4.tar.xz (22.2MB)
   md5sum: 51a167e5d03bacf30c5c588e6aa23143
   sha1sum: f7255ffb488e727e9e250e0dae9f192266f50f01
   sha256sum: 00ce2d3f798d7bc5e9039d9059f0c3c974d51de38c8b716f00e94452a177d3fd

This is a bug fix release in the stable 2.32 series.

What's new in the WebKitGTK 2.32.4 release?
===

  - Do not append .asc extension to downloaded text/plain files.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 17, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.33.90 released!

2021-09-02 Thread Carlos Garcia Campos
WebKitGTK 2.33.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.33.90.tar.xz (23.8MB)
   md5sum: 2397b9145a83d624d45853811dcb1fec
   sha1sum: 3ebb973c861c756b61d5433a4e66c654243bdae9
   sha256sum: 3575452129593b070e248f59617f35eed75d2b6c75bbb64ea0fcbc9eaafdf19c

This is a development release leading toward 2.34 series.

What's new in the WebKitGTK 2.33.90 release?


  - Show TLS protocol version and ciphersuite name in the inspector when 
building with libsoup3.
  - Add multi-track support to media backend.
  - Avoid strong alias computations in font fallback code.
  - Fix deadlock tearing down pipeline when using fallback sink.
  - Fix the build with gtk-doc enabled.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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 02, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.33.3 released!

2021-08-16 Thread Carlos Garcia Campos
WebKitGTK 2.33.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.33.3.tar.xz (23.9MB)
   md5sum: 1c8ac9a4f5869948759f05b8f29feacc
   sha1sum: 3da765b6370c586d60848a78e988488994164aef
   sha256sum: b43b9995ded6888362c3583bc0b7d8e2ba439df889c375d8b41396ddedc6ef00

This is a development release leading toward 2.34 series.

What's new in the WebKitGTK 2.33.3 release?
===

  - Add support for display capture.
  - Add new API to access/modify capture devices states.
  - Add new API to configure the memory pressure handler.
  - Add support for client side certifiates authentication.
  - Add support color-schemes CSS property.
  - Add support for dark scrollbars.
  - Keep GtkSettings used by web processes in sync with the settings set in the 
UI process.
  - Add support for drawing the scrollbars corner.
  - Allow to opt-out of GL rendering at runtime for media player.
  - Add support for A420 compositing in media player.
  - Improve pinch to zoom gesture in accerlerated compositing mode.
  - Fix cookies configuration after a network process crash.
  - Fix touchscreen navigation swipe when the page scrolls horizontally.
  - Fix rendering of elliptic radial gradients.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese, French, Swedish, Ukrainian

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
August 16, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.32.3 released!

2021-07-23 Thread Carlos Garcia Campos
WebKitGTK 2.32.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.32.3.tar.xz (22.2MB)
   md5sum: f31b802de421865ea9f1391ec8190519
   sha1sum: 9c9b2cb2638ea40706765768dd5cb3c95ab46dcb
   sha256sum: c1f496f5ac654efe4cef62fbd4f2fbeeef265a07c5e7419e5d2900bfeea52cbc

This is a bug fix release in the stable 2.32 series.

What's new in the WebKitGTK 2.32.3 release?
===

  - Properly set the cookies settings after a network process crash.
  - Fix accessibility tree after a cross site navigation with PSON enabled.
  - Ensure WebKitScriptWorld::window-object-cleared signal is always emitted.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
July 23, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.32.2 released!

2021-07-09 Thread Carlos Garcia Campos
WebKitGTK 2.32.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.32.2.tar.xz (22.2MB)
   md5sum: 6dbf813fefd79c551be47b1312f27cec
   sha1sum: 958777627972b18501e5520d0aba9e274a2b151f
   sha256sum: 1790f86975bdef957ba9a12fc09202de8f55c885ee38467afc50d2bdb7a6c5cd

This is a bug fix release in the stable 2.32 series.

What's new in the WebKitGTK 2.32.2 release?
===

  - Improve calculation of initial WebKitWebView size.
  - Fix kinetic scrolling on touchpad with async scrolling off.
  - Fix a crash on empty drag operation in X11.
  - Fix rendering on HiDPI /4k screen and scaling.
  - Handle null native surface for for surfaceless rendering.
  - Fix JavaScriptCore crash on 32-bit big endian systems.
  - Fix several crashes and rendering issues.

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.

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 #webkitgtk IRC channel at irc.gnome.org or on Matrix at
  #webkitgtk:matrix.org.

- 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,
July 09, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.33.2 released!

2021-06-08 Thread Carlos Garcia Campos
WebKitGTK 2.33.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.33.2.tar.xz (23.5MB)
   md5sum: c0c1df6b2d84819fd332bc51bad4c638
   sha1sum: 996d0b9b0a826dc49aceb38574d237e11b9f5295
   sha256sum: 32bb0ace3cf4df42ff805e00de3fc13a2287f173d3ff5982816a7c5b4f8b551b

This is a development release leading toward 2.34 series.

What's new in the WebKitGTK 2.33.2 release?
===

  - HTTP/2 support when building with libsoup3.
  - Add API to disable CORS on a web view for particular domains.
  - Fix rendering on HiDPI /4k screen and scaling.
  - Improve calculation of initial WebKitWebView size.
  - Fix rendering of VP9 with transparency.
  - Remove dependency on glvideoflip and videoflip.
  - Several fixes on scrolling when async scrolling is enabled.
  - Ensure WebKitScriptWorld::window-object-cleared signal is always emitted.
  - Translation updates: Danish, Swedish, Ukrainian.

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.

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,
June 08, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.33.1 released!

2021-05-14 Thread Carlos Garcia Campos
WebKitGTK 2.33.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.33.1.tar.xz (23.5MB)
   md5sum: 45f702b884a6290abd8c08202254cb04
   sha1sum: 176a62471b34088ac111fe6abba1e258320c544b
   sha256sum: 0697463f435a2c156cffae470aa623033c1f4033da826d107a0ace8b7a0d89d5

This is the first development release leading toward 2.34 series.

What's new in the WebKitGTK 2.33.1 release?
===

  - Add support for CSS Scroll Snap.
  - Add support for date and datetime-local input elements.
  - Add support for ICC color management.
  - Build with libsoup3 by default.
  - Add new API to handle web process unresponsiveness.
  - Add support for link preconnect when building with libsoup3.
  - Refactored Media Source Extensions platform code to increase stability and 
ease support of more features in the future.

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.

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,
May 14, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.32.1 released!

2021-05-10 Thread Carlos Garcia Campos
WebKitGTK 2.32.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.32.1.tar.xz (22.2MB)
   md5sum: b12790ae1209e1d5848aeb4fb70994db
   sha1sum: c8c507d3c98c891ea5bfcfb6407320959dc77a2b
   sha256sum: 136117317f70f66486f71b8edf5e46f8776403c5d8a296e914b11a36ef836917

This is the first bug fix release in the stable 2.32 series.

What's new in the WebKitGTK 2.32.1 release?
===

  - Support building against the Musl C library.
  - Support building against ICU version 69 or newer.
  - Improve handling of Media Capture devices.
  - Improve WebAudio playback.
  - Improve video orientation handling.
  - Improve seeking support for MSE playback.
  - Improve flush support in EME decryptors.
  - Fix HTTP status codes for requests done through a custom URI handler.
  - Fix the Bubblewrap sandbox in certain 32-bit systems.
  - Fix inconsistencies between the WebKitWebView.is-muted property state
and values returned by webkit_web_view_is_playing_audio().
  - Fix the build with ENABLE_VIDEO=OFF.
  - Fix wrong timestamps for long-lived cookies.
  - Fix UI process crash when failing to load favicons.
  - Fix several crashes and rendering issues.
  - Translation updates: Swedish.

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.

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,
May 10, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.32.0 released!

2021-03-26 Thread Carlos Garcia Campos
WebKitGTK 2.32.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.32.0.tar.xz (22.2MB)
   md5sum: a24a9441ad01617be9ac95097cd31e08
   sha1sum: 8abdb3ba2732c892dd06bb2bd63208b090462bf7
   sha256sum: 9d7df4dae9ada2394257565acc2a68ace9308c4c61c3fcc00111dc1f11076bf0

This is the first stable release in the 2.32 series.

Highlights of the WebKitGTK 2.32.0 release
==

 - NPAPI plugins support have been removed.
 - System font scaling factor is correctly applied now.
 - New permission request API for MediaKeySystem access.
 - New API to remove individual scripts/stylesheets using 
WebKitUserContentManager.
 - Web inspector now shows detailed information about main loop frames.
 - The minimum required GStreamer version is now 1.14.
 - The GStreamer runtime is now initialized only when required.
 - Improved platform support for WebAudio (WebAudio->MediaStream, Worklet, 
Multi-channel).
 - Support for hardware-accelerated video rendering on i.MX8 platforms (using 
the NXP driver).

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.

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,
March 26, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.6 released!

2021-03-18 Thread Carlos Garcia Campos
WebKitGTK 2.30.6 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.6.tar.xz (21.3MB)
   md5sum: 11148c4ed400c58fe330ac94208cbc4d
   sha1sum: aaaf9b0f1780f3eae104ae0d3ad15b3e19cf6e8d
   sha256sum: 50736ec7a91770b5939d715196e5fe7209b93efcdeef425b24dc51fb8e9d7c1e

This is a bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.6 release?
===

  - Update user agent quirks again for Google Docs and Google Drive
  - Fix several crashes and rendering issues.

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.

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,
March 18, 2021
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.31.91 released!

2021-03-12 Thread Carlos Garcia Campos
WebKitGTK 2.31.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.31.91.tar.xz (22.2MB)
   md5sum: 0a7f2ad820ba7af22f577f86dd82fb53
   sha1sum: 35e3eb5a89c497c7a4ff158ec580e4f09f4fb030
   sha256sum: 29a60b28dfbff1e25e53f63549cf6b68b7af97c7336947e705a32f234cad834c

This is a development release leading toward 2.32 series.

What's new in the WebKitGTK 2.31.91 release?


  - Make WebKitSecurityOrigin a simple data store for  
and deprecate webkit_security_origin_is_opaque().
  - Fix user agent again to work on several google websites.
  - Fix web view url on web process terminate signals.
  - Fix preferred language overrides sent to the web process.
  - Fix the build in i386.
  - Translation updates: Simplified Chinese.

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.

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,
March 12, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.31.90 released!

2021-02-26 Thread Carlos Garcia Campos
WebKitGTK 2.31.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.31.90.tar.xz (22.2MB)
   md5sum: 3191b434a62e4aea1080d7ede469432c
   sha1sum: f6e563151933c77aef83c238b75e56177769dc6d
   sha256sum: 1750ea7853914e05cda807b703ef6e2ddb9bbf53c3566777bbcfde33ae9063c9

This is a development release leading toward 2.32 series.

What's new in the WebKitGTK 2.31.90 release?


  - Add permission request API for MediaKeySystem access.
  - Fix rendering when using opacity filters on hardware accelerated layers.
  - Fix flatpak-spawn subsandbox to not clear environment variables.
  - Ensure a URI scheme handler can't be registered multiple times.
  - Fix several crashes and rendering issues.
  - The minimum required GStreamer version is now 1.14.
  - CEA-608 closed captions support (requires WEBKIT_GST_USE_PLAYBIN3=1 
environment variable).
  - Advertise CBCS decryption and VP9 support in Thunder.
  - Advertise DASH as supported in the media player.
  - Improved support for playbin3.
  - Translation updates: Ukrainian.

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.

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,
February 26, 2021

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.5 released!

2021-02-11 Thread Carlos Garcia Campos
WebKitGTK 2.30.5 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.5.tar.xz (21.3MB)
   md5sum: c8291af0c5102fff1f73e67f0bff6c87
   sha1sum: 4fc8753786d7762a3c4ecdc7ea11fc38b5468d6f
   sha256sum:
7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f

This is a bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.5 release?
===

  - Bring back the WebKitPluginProcess intallation that was removed by
mistake.
  - Fix RunLoop objects leaked in worker threads.
  - Fix aarch64 llint build with JIT disabled.
  - Use Internet Explorer quirk for Google Docs.

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.

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,
February 11, 2021
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.31.1 released!

2021-01-12 Thread Carlos Garcia Campos
WebKitGTK 2.31.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.31.1.tar.xz (22.1MB)
   md5sum: 36dd6f7e3539e523c1407d9460219609
   sha1sum: 0c0b9fdb4b5918a3135e0e160c4b1c05692e0522
   sha256sum: 6b1bb3e0efcfcb6e4a8e18b6a5f1cac27cda203d46a7dfbb0f150784a47e908f

This is the first development release leading toward 2.32 series.

What's new in the WebKitGTK 2.31.1 release?
===

  - Remove support for NPAPI plugins.
  - Enable the web process cache when PSON is enabled too.
  - TLS errors and proxy settings APIs have been moved from WebKitContext to 
WebKitWebsiteDataManager.
  - Add new API to remove individual scripts/stylesheets using 
WebKitUserContentManager.
  - Correctly apply the system font scaling factor.
  - Show main loop frames information in the web inspector.

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.

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,
January 12, 2021
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.4 released!

2020-12-15 Thread Carlos Garcia Campos
WebKitGTK 2.30.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.4.tar.xz (21.3MB)
   md5sum: 81c813d77a7b52ef655922f9b387f3a1
   sha1sum: 330f45d7badf944fb01a3238ebb2ceaad8c2a91f
   sha256sum:
d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24

This is a bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.4 release?
===

  - Fix text data sent with WebSockets when using libsoup < 2.68.
  - Fix the rendering on Raspberry Pi 3 using the proprietary video
driver.
  - Fix clipping of descedant layers of a mask layer.
  - Fix the build with ICU 68.1.

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.

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,
December 15, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.3 released!

2020-11-20 Thread Carlos Garcia Campos
WebKitGTK 2.30.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.3.tar.xz (21.3MB)
   md5sum: 3db32cffeab82efcade1ce77f94865c2
   sha1sum: 6eed6e8a3c2f47533821169679fe381ceb0550be
   sha256sum: 6dea14f03916882816f2fed9497a5103fc54b2ab8602ab145ca991e4951e5e7f

This is a bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.3 release?
===

  - Add new build option USE(64KB_PAGE_BLOCK).
  - Fix backdrop filters with rounded borders.
  - Fix scrolling iframes when async scrolling is enabled.
  - Allow applications to handle drag and drop on the web view again.
  - Update Outlook user agent quirk.
  - Fix the build with video support disabled.
  - Fix several crashes and rendering issues.

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.

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,
November 20, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.2 released!

2020-10-23 Thread Carlos Garcia Campos
WebKitGTK 2.30.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.2.tar.xz (21.3MB)
   md5sum: 2163f1f982c63cb8fa75bf1b36396304
   sha1sum: e27d336570226645f861b5a00116c17da39f9df4
   sha256sum: c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a

This is a bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.2 release?
===

  - Fix scrolling when smooth scrolling is enabled in async scrolling mode.
  - Fix WebSocket requests with same-site cookies.
  - Fix TLS certificate information for service workers.
  - Handle chassis type when its value is quoted.
  - Fix the build with ENABLE_MEDIA_STREAM enabled and ENABLE_WEB_RTC_DISABLED.
  - Fix the build with ENABLE_GAMEPAD enabled.
  - Fix several crashes and rendering issues.

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.

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,
October 23, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.1 released!

2020-09-21 Thread Carlos Garcia Campos
WebKitGTK 2.30.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.1.tar.xz (21.3MB)
   md5sum: de0f910d60de88273ffde7b4bb88bd42
   sha1sum: 23dd526e95399f97c758f8796e8cb184e9465eb7
   sha256sum: 17c59dfdadb7377192e9b59bc56c8a029c9fad4f38ed732b652bf33d0bd5d6b1

This is the first bug fix release in the stable 2.30 series.

What's new in the WebKitGTK 2.30.1 release?
===

  - Bring back the environment variable to force single process mode when PSON 
is disabled.
  - Fix downloads started by an ephemeral web context.
  - Translation updates: Brazilian Portuguese.

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.

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 21, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.30.0 released!

2020-09-11 Thread Carlos Garcia Campos
WebKitGTK 2.30.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.30.0.tar.xz (21.3MB)
   md5sum: 71428fefd33f40583465649baf05ceb5
   sha1sum: 60407e68b5452b5fd90ab1c03d8cc844bb68b590
   sha256sum: caf3dbf2d2383072614e34281f2fffb6331faf92f4ecf215f6f6a5a57f755d11

This is the first stable release in the 2.30 series.

Highlights of the WebKitGTK 2.30.0 release
==

  - Add Intelligent Tracking Prevention (ITP) support.
  - Add support for backdrop filters.
  - Stop using GTK theming to render form controls and add API to disable using 
GTK to render scrollbars too.
  - Add support for video formats in image elements.
  - Add API to handle video autoplay policy that now defaults to disallow 
autoplay videos with audio.
  - Add API to mute a web view.
  - Add paste as plain text option to the context menu for rich editable 
content.

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.

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 11, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.92 released!

2020-09-04 Thread Carlos Garcia Campos
WebKitGTK 2.29.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.92.tar.xz (21.3MB)
   md5sum: d14ac7e4d66e07851083b49e9a704efb
   sha1sum: 175f5e10866075e932b99c8cea991b2d02ca32ca
   sha256sum: 560c13375d02ff33309ca2f284bf27466f5f77d0d53840285aec4b0b5d52f0d4

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.92 release?


  - Fix user agent header after a redirect when a new quirk is required.
  - Stop using firefox user agent quirk for google docs.
  - Fix rendering frames timeline panel in web inspector.
  - Fix per-thread cpu usage in web inspector.
  - 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.

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 04, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.91 released!

2020-08-14 Thread Carlos Garcia Campos
WebKitGTK 2.29.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.91.tar.xz (21.3MB)
   md5sum: 0c599dc7a76ed7ed6758df292dd970a3
   sha1sum: 73546916a109dd98178145062017afdbdf1a5b81
   sha256sum: cbbadb5e5021f003dc21f8ae9308cf8acaff90e21ddb069ab559ea510819cd01

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.91 release?


  - Fix a web process crash introduced in 2.29.90.

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.

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,
August 14, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.90 released!

2020-08-14 Thread Carlos Garcia Campos
WebKitGTK 2.29.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.90.tar.xz (21.3MB)
   md5sum: 6ad2df0a9e77d6b4844c4c90bc71559e
   sha1sum: e7be8f312f9dedf68e557b0729b331a5d230fe58
   sha256sum: 3fe61977539be2ce6e4d88d44f134d1a28eec57e52ab75849aa332b5544ceafe

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.90 release?


  - Fix font variation settings when font smoothing setting is also present.
  - Fix HTML drag and drop operations.
  - Fix argument order for clone syscall seccomp filter on s390x.
  - Fix a crash when selecting text.
  - Fix several crashes and rendering issues.

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.

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,
August 14, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.4 released!

2020-07-29 Thread Carlos Garcia Campos
WebKitGTK 2.29.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.4.tar.xz (21.0MB)
   md5sum: 3bc448fff0c55f048b53b0bbadae3b20
   sha1sum: 242b92f3d7a1f6d1066b53f03d1ddbcc0c51acd0
   sha256sum: 45ac94fc6a9896c3e2e40f15860e5669717fc685179321bf1ad97cf4f3bbb69e

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.4 release?
===

  - Add support for backdrop filters.
  - Add support for text-underline-offset and text-decoration-thickness.
  - Add OpenCDM and AV1 support to media backend.
  - Add new API to get ITP data summary.
  - Use mobile user-agent on tablets.
  - Fix several crashes and rendering issues.

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.

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,
July 29, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.28.4 released!

2020-07-28 Thread Carlos Garcia Campos
WebKitGTK 2.28.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.28.4.tar.xz (20.4MB)
   md5sum: 10e0cce27208dfbd4cf63dd68a9a47d7
   sha1sum: 70e9dd80647b30eaaf8a7f5b30d8869cd1254056
   sha256sum: 821952e8c9303ed752f1fb1d4283f612c25249d00d705d2b79c2db1bc49c9464

This is a bug fix release in the stable 2.28 series.

What's new in the WebKitGTK 2.28.4 release?
===

  - Fix several crashes and rendering issues.

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.

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,
July 28, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.28.3 released!

2020-07-09 Thread Carlos Garcia Campos
WebKitGTK 2.28.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.28.3.tar.xz (20.4MB)
   md5sum: a03a4dcd2819baca14fdec5af68b4356
   sha1sum: af1d845d373e67fd666105e798a44e2cadaef83c
   sha256sum: f0898ac072c220e13a4aee819408421a6cb56a6eb89170ceafe52468b0903522

This is a bug fix release in the stable 2.28 series.

What's new in the WebKitGTK 2.28.3 release?
===

  - Enable kinetic scrolling with async scrolling.
  - Fix web process hangs on large GitHub pages.
  - Bubblewrap sandbox should not attempt to bind empty paths.
  - Fix threading issues in the media player.
  - Fix several crashes and rendering issues.

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.

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,
July 09, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.3 released!

2020-07-08 Thread Carlos Garcia Campos
WebKitGTK 2.29.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.3.tar.xz (20.9MB)
   md5sum: e3c342b3b7d28de58efa2383c689c6c7
   sha1sum: bb94dbac347ebc59842c36c5ce6cad5635b82a9f
   sha256sum: aa21ac20117eeef74e574af95344f8b5fe6a961e3d5bb025dd56d31ca43b9398

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.3 release?
===

  - Add webkit_authentication_request_get_security_origin.
  - Change the cookies accept policy to always when no-third-party is set and 
ITP is enabled.
  - Fix web process hangs on large GitHub pages.
  - Bubblewrap sandbox should not attempt to bind empty paths.
  - Add support for sndio to bubblewrap sandbox.
  - Also handle dark themes when the name ends with -Dark.
  - Fix a race condition causing a crash in media player.
  - Fix several crashes and rendering issues.

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.

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,
July 08, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.2 released!

2020-06-24 Thread Carlos Garcia Campos
WebKitGTK 2.29.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.2.tar.xz (20.9MB)
   md5sum: 7e8e518879444040c263a4edbbc80097
   sha1sum: 6740f7faf4e053c93dc4aa340be38e3e2769c387
   sha256sum: 17fa9631a9f7201bdd09e1a5f4f46ae39c1180385b304324c2aa924805087c4d

This is a development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.2 release?
===

  - Add Intelligent Tracking Prevention (ITP) support.
  - Add support for video formats in img elements.
  - Add API to handle video autoplay policy that now defaults to disallow 
autoplay videos with audio.
  - Add API to mute a web view.
  - Add API to allow applications to handle the HTTP authentication credential 
storage.
  - Add a WebKitSetting to set the media content types requiring hardware 
support.
  - Fix a crash during drag an drop due to a bug introduced in 2.29.1.
  - Do not start page load during animation in back/forward gesture.
  - Fix several crashes and rendering issues.
  - Translation updates: Ukrainian.

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.

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,
June 24, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.29.1 released!

2020-05-18 Thread Carlos Garcia Campos
WebKitGTK 2.29.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.29.1.tar.xz (20.7MB)
   md5sum: ea5b14b5efc026294c8ac59bf8c6eef5
   sha1sum: fc524627de6ea7706ff864789ef83a14cebd70f9
   sha256sum: 3f7bb1904f5050fb14fdc9cb2e471ac49c11f8ee6b99cc6f43b447216af0a866

This is the first development release leading toward 2.30 series.

What's new in the WebKitGTK 2.29.1 release?
===

  - Stop using GTK theming to render form controls.
  - Add API to disable GTK theming for scrollbars too.
  - Fix several race conditions and threading issues in the media player.
  - Add USER_AGENT_BRANDING build option.
  - Add paste as plain text option to the context menu for rich editable 
content.
  - Fix several crashes and rendering issues.

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.

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,
May 18, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.28.2 released!

2020-04-24 Thread Carlos Garcia Campos
WebKitGTK 2.28.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.28.2.tar.xz (20.4MB)
   md5sum: ec0ef870ca37e3a5ebbead2f268a28ec
   sha1sum: 0aba97beba7b2677ed2d28aac51e429cb26c3fe6
   sha256sum: b9d23525cfd8d22c37b5d964a9fe9a8ce7583042a2f8d3922e71e6bbc68c30bd

This is a bug fix release in the stable 2.28 series.

What's new in the WebKitGTK 2.28.2 release?
===

  - Fix excessive CPU usage due to GdkFrameClock not being stopped.
  - Fix UI process crash when EGL_WL_bind_wayland_display extension is not 
available.
  - Fix position of select popup menus in X11.
  - Fix playing of Youtube 'live stream'/H264 URLs.
  - Fix a crash under X11 when cairo uses xcb.
  - Fix the build in MIPS64.
  - Fix several crashes and rendering issues.

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.

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,
April 24, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.28.1 released!

2020-04-13 Thread Carlos Garcia Campos
WebKitGTK 2.28.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.28.1.tar.xz (20.4MB)
   md5sum: 866a40ac4f365ecfd2d28face651ab6e
   sha1sum: ea92c4a2b4efde7ea7c7640d4af9f0a7b858b262
   sha256sum: acbc26a3ed5c13f39e46875cf447a9c0541b6cfb17f9e7884323431cb327f3d8

This is the first bug fix release in the stable 2.28 series.

What's new in the WebKitGTK 2.28.1 release?
===

  - Fix position of default option element popup windows under Wayland.
  - Fix rendering after a cross site navigation with PSON enabled and hardware 
acceleration forced.
  - Fix a crash in nested wayland compositor when closing a tab with PSON 
enabled.
  - Update Chrome and Firefox versions in user agent quirks.
  - Fix a crash with bubblewrap sandbox enabled.
  - Fix a crash in JavaScriptCore in ppc64el.
  - Fix the build with GStreamer 1.12.
  - Fix several crashes and rendering issues.

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.

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,
April 13, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.28.0 released!

2020-03-10 Thread Carlos Garcia Campos
WebKitGTK 2.28.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.28.0.tar.xz (20.4MB)
   md5sum: 0bf11df8117ea64f6b8de59d278a2c78
   sha1sum: 927d0922b986fd06567015ce4425ed05d9fca209
   sha256sum: 361f3d178f62a9c112cbadfedd46106c34455c26d57a12a28fb3b09178d20e8b

This is the first stable release in the 2.28 series.

Highlights of the WebKitGTK 2.28.0 release
===

  - Add API to enable Process Swap on (Cross-site) Navigation.
  - Add user messages API for the communication with the web extension.
  - Add support for same-site cookies.
  - Service workers are enabled by default.
  - Add support for Pointer Lock API.
  - Add flatpak sandbox support.
  - Make ondemand hardware acceleration policy never leave accelerated 
compositing mode.
  - Always use a light theme for rendering form controls.
  - Add about:gpu to show information about the graphics stack.

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.

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,
March 10, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.27.91 released!

2020-02-27 Thread Carlos Garcia Campos
WebKitGTK 2.27.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.27.91.tar.xz (20.4MB)
   md5sum: a5bfd1a5068420ab545e516ee5038a11
   sha1sum: 2c86c6319339aa0e173244c335df4e759a19476d
   sha256sum: 30411781f620c33f5542a745930b48a19a6072bea0e68982c1ad863d1148bdea

This is a development release leading toward 2.28 series.

What's new in the WebKitGTK 2.27.91 release?


  - Update user agent quirks to fix the unsupported browser message in several 
google services.
  - Fix several compile warnings with GCC 10.
  - Fix the build with GCC 10.
  - Fix several crashes and rendering issues.
  - Translation updates: Chinese

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.

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,
February 27, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.26.4 released!

2020-02-14 Thread Carlos Garcia Campos
WebKitGTK 2.26.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.26.4.tar.xz (18.4MB)
   md5sum: 60f881729f3b71244b7f6e58790073e0
   sha1sum: 72f209c08ecc8ad4f0f6b767d4fa1be7a652df33
   sha256sum: 4386900713dfadf9741177210b32623cab22562a79ffd0d446b66569934b113f

This is a bug fix release in the stable 2.26 series.

What's new in the WebKitGTK 2.26.4 release?
===

  - Always use a light theme for rendering form controls.
  - Fix the build with WPE renderer disabled.
  - Fix the build with OpenGL disabled.
  - Fix the build with GCC 10.
  - Fix several crashes and rendering issues.

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.

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,
February 14, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.27.90 released!

2020-02-10 Thread Carlos Garcia Campos
WebKitGTK 2.27.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.27.90.tar.xz (20.4MB)
   md5sum: 43686edbfa392598217c0c1493afb042
   sha1sum: 26ac7310c3901a17a90df01c0d181e8819d113df
   sha256sum: 9abcec719f1d2564d1d7deb5507e1a084132492ff0ad4777aa8e2d3e0fba7cc4

This is a development release leading toward 2.28 series.

What's new in the WebKitGTK 2.27.90 release?


  - Add support for same-site cookies.
  - Add flatpak sandbox support.
  - Enable WebAudio and WebGL by default in WebKitSettings.
  - Add a setting to disallow top level navigation to a data URI.
  - Add support for the -webkit-font-smoothing CSS property.
  - Always use a light theme for rendering form controls.
  - Stop making the Web Inspector windows transient.
  - Ensure mouse cursor is hidden during fullscreen video playback.
  - Add support for inspecting service workers to the remote inspector.
  - Fix several crashes and rendering issues.

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.

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,
February 10, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.26.3 released!

2020-01-22 Thread Carlos Garcia Campos
WebKitGTK 2.26.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.26.3.tar.xz (18.4MB)
   md5sum: 4c27d59a032710dae3cffa5990bb6aea
   sha1sum: 8d5a7b4f330788847f85e1b2cb6191435dcf9f28
   sha256sum: add51153943cc11d90a7038d0ea5f6332281e6c0be0640f802a211b035f0e611

This is a bug fix release in the stable 2.26 series.

What's new in the WebKitGTK 2.26.3 release?
===

  - Fix issues while trying to play a video on NextCloud.
  - Make sure the GL video sink uses a valid WebKit shared GL context.
  - Fix vertical alignment of text containing arabic diacritics.
  - Fix build with icu 65.1.
  - Fix page loading errors with websites using HSTS.
  - Fix web process crash when displaying a KaTeX formula.
  - Fix several crashes and rendering issues.

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.

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,
January 22, 2020
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.27.3 released!

2019-11-26 Thread Carlos Garcia Campos
WebKitGTK 2.27.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.27.3.tar.xz (19.9MB)
   md5sum: 23501de75ce5d6dc4f0d828953f93f2b
   sha1sum: 4bfe5ae01c1702853b778f8609322bc1dac7d638
   sha256sum: 5390d0b41957834202893887f1ac04e3264b6a3d98160d4166e3c8c16bdb7492

This is a development release leading toward 2.28 series.

What's new in the WebKitGTK 2.27.3 release?
===

  - Add support for Pointer Lock API.
  - Improve performance when falling back to system fonts.
  - Stop using DBus for the remote inspector implementation to improve the 
performance of both
WebDriver and remote inspector.
  - Implement support for new ARIA roles: code, strong, emphasis, generic.
  - Fix handling of content type with new custom protocols implementation.
  - Make image decoders fully thread safe.
  - Add support for get page source command in WebDriver.
  - Add support for network proxy capabilities in WebDriver.
  - Add support for new window command in WebDriver.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese, Ukrainian.

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.

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,
November 26, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.26.2 released!

2019-11-06 Thread Carlos Garcia Campos
WebKitGTK 2.26.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.26.2.tar.xz (18.4MB)
   md5sum: 65e06fe73ee166447894aaea95038e3b
   sha1sum: 5bd1ccb436c76fd1edb83afd5bec377de5655d45
   sha256sum: 6b80f0637a80818559ac8fd50db3b394f41cb61904fb9b3ed65fa51635806512

This is a bug fix release in the stable 2.26 series.

What's new in the WebKitGTK 2.26.2 release?
===

  - Improve performance of querying system fallback fonts.
  - Don't use prgname in dbus-proxy socket path.
  - Fix thread-safety issues in image decoders.
  - Fix the build with WebDriver disabled.
  - Disable accelerated compositing when we fail to initialize the EGL dispaly 
under Wayland.
  - Fill the objects category in emoji picker.
  - Fix several crashes and rendering issues.

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.

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,
November 06, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.27.2 released!

2019-10-22 Thread Carlos Garcia Campos
WebKitGTK 2.27.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.27.2.tar.xz (19.8MB)
   md5sum: 1bbe0d31f59866d9d3c109770f265058
   sha1sum: e1ae545adaf8508aea7e04c5154e6516dfb93ee1
   sha256sum: 05382bcf96b20d59ca9657265fd3aa46ab8887b5c7fcd286ca43b9362d7a8198

This is a development release leading toward 2.28 series.

What's new in the WebKitGTK 2.27.2 release?
===

  - Add user messages API for the communication with the web extension.
  - Enable service workers by default.
  - Add support for saving data in Web Inspector.
  - More navigation gesture improvement.
  - Fix the build with WebDriver disabled.
  - Show also client EGL extensions in about:gpu.
  - Disable accelerated compositing when we fail to initialize the EGL dispaly 
under Wayland.
  - Fix several crashes and rendering issues.

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.

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,
October 22, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.27.1 released!

2019-10-04 Thread Carlos Garcia Campos
WebKitGTK 2.27.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.27.1.tar.xz (19.8MB)
   md5sum: 6ec70ea8267c3a7462285eaecd35510a
   sha1sum: ad6ce2885bfa8ce2b0c44bb9fc53fe5a2e3119a5
   sha256sum: 8a008adc8e6fb971e53fa3ba26995ef143f57aa27ea0fd89578cf2f2dc3d77cc

This is the first development release leading toward 2.28 series.

What's new in the WebKitGTK 2.27.1 release?
===

  - Enable async scrolling when accelerating compositing policy is 'always'.
  - Add about:gpu to show information about the graphics stack.
  - Add API to enable Process Swap on (Cross-site) Navigation, that is now 
disabled by default.
  - Add WebKitWebView:page-id property.
  - Improve swipe navigation gesture style.
  - Fix several crashes and rendering issues.

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.

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,
October 04, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.26.1 released!

2019-09-23 Thread Carlos Garcia Campos
WebKitGTK 2.26.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.26.1.tar.xz (18.4MB)
   md5sum: 08145bd6c1587230f135921c142bc150
   sha1sum: bd0432281c0463147ec06587c25f226a67acbb2d
   sha256sum: 6b4b21801d2b1008422a1075dbd6fb4ae8b5127503faf657cf9671289d9cd155

This is the first bug fix release in the stable 2.26 series.

What's new in the WebKitGTK 2.26.1 release?
===

  - Fix MSE media player with GStreamer 1.14.
  - Fix HTML alternate loads never finishing.
  - Fix web view initialization delay on fisrt load.
  - Validate user agent string set via API.
  - Fix a crash when a web view is destroyed with accelerated compositing mode 
enabled.
  - Fix EGL initialization with newer versions of Mesa.
  - Do not enable the sandbox inside docker.
  - Fix several crashes and rendering issues.

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.

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 23, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.25.92 released!

2019-09-03 Thread Carlos Garcia Campos
WebKitGTK 2.25.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.25.92.tar.xz (18.4MB)
   md5sum: 0575702fe0ebab0be917bea37ec9e819
   sha1sum: 167a00a280db7d34a93962ffd68984c5ba408cf7
   sha256sum: 3ab9b82e863abb7329ec2af39baaf4ce98eb7d96bc61c3c35971b6860e7cc894

This is a development release leading toward 2.26 series.

What's new in the WebKitGTK 2.25.92 release?


  - Add WEBKIT_USE_SINGLE_WEB_PROCESS environment variable to force single 
process model in all WebKitWebContext.
This is a temporary solution for applications still depending on the single 
process mode behavior. It will be
only available in 2.26 series.
  - Add new API to remove a filter from an user content manager given its 
identifier.
  - Add support for HSTS.
  - Several improvements and bug fixes in MSE media player.
  - Fix building without unified sources.
  - Fix several crashes and rendering issues.
  - Translation updates: Polish, Ukrainian.

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.

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 03, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.25.4 released!

2019-08-02 Thread Carlos Garcia Campos
WebKitGTK 2.25.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.25.4.tar.xz (18.4MB)
   md5sum: a38e60ab1b1fc555daf863837f2cfd43
   sha1sum: 422848e5e4e07ba7b72fd31890dff926d25b5dc1
   sha256sum: 9361058c059402117995c779906f4a25232185ce7735663428fda9cf3c79f101

This is a development release leading toward 2.26 series.

What's new in the WebKitGTK 2.25.4 release?
===

  - Switch to use libsoup WebSockets API.
  - Add support for permessage-deflate WebSocket extension.
  - Add support for datalist element in text input fields.
  - Fix a crash with empty video source.
  - Fix several crashes and rendering issues.

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.

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,
August 02, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.25.3 released!

2019-07-23 Thread Carlos Garcia Campos
WebKitGTK 2.25.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.25.3.tar.xz (18.4MB)
   md5sum: 3db778050d381989b6d3c8edf5821e54
   sha1sum: 96704ad4ffb5bdc83f9d91e22e3acc10c72426b0
   sha256sum: 61a54cb4d2bf9a87323c284514c4c3bd377e5e54ef7e184d1e1f6b1f2c188039

This is a development release leading toward 2.26 series.

What's new in the WebKitGTK 2.25.3 release?
===

  - Remove support for GTK2 NPAPI plugins.
  - Fix web view updates after swapping web process if accelerated compositing 
mode is forced.
  - Make kinetic scrolling work again.
  - Fix position of emoji chooser when page is scrolled.
  - Fix web process deadlock when scrolling twitter timeline which contains HLS 
videos.
  - Make navigation gesture use dark fallback background color color on dark 
themes.
  - Make Previous/Next gesture work in RTL mode.
  - Support cancelling touchscreen back/forward gesture.
  - Add user agent quirk to make github work in FreeBSD.
  - Fix content disappearing when using CSS transforms.
  - Fix some radio streams that could not be played.
  - Fix video pause that sometimes caused to skip to finish.
  - Fix volume level changes when playing a video.
  - Fix several crashes and rendering issues.

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.

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,
July 23, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.24.3 released!

2019-07-02 Thread Carlos Garcia Campos
WebKitGTK 2.24.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.24.3.tar.xz (17.1MB)
   md5sum: e2a5bbd09a217eba096a2d1562143e35
   sha1sum: 26a33fd0af8223c130427cd59aaf5ccaba584114
   sha256sum: 940d746d7e82c357222feb5b3f44c4b201e81df7d81ddca5ca2bf3ae0acf6c51

This is a bug fix release in the stable 2.24 series.

What's new in the WebKitGTK 2.24.3 release?
===

  - Deprecate WebSQL APIs.
  - Make Previous/Next gesture work in RTL mode.
  - Fix content disappearing when using CSS transforms.
  - Fix rendering artifacts in youtube volume button.
  - Fix trapezoid artifact in github comment box.
  - Fix video pause that sometimes caused to skip to finish.
  - Fix volume level changes when playing a video.
  - Fix HLS streams being slow to start.
  - Fix some radio streams that could not be played.
  - Fix the build with older versions of GStreamer.
  - Fix the build with video and audio disabled.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese.

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.

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,
July 02, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.25.2 released!

2019-06-17 Thread Carlos Garcia Campos
WebKitGTK 2.25.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.25.2.tar.xz (18.3MB)
   md5sum: 197e08c7afde916683d8b8fa90c5c4be
   sha1sum: cc754e3ea2c3163f64249311e61716e7b34645ce
   sha256sum: 7c352f1a8ca4227c0f3c19662eb88e41788953c8869d7193fe250a8cfcc1cbfc

This is a development release leading toward 2.26 series.

What's new in the WebKitGTK 2.25.2 release?
===

  - Enable process switch on cross site navigation.
  - Use libwpe with fdo backend to implement accelerated compositing under 
wayland.
  - Fix rendering artifacts in youtube volume button.
  - Fix trapezoid artifact in github comment box.
  - Ensure web extensions directory is readable when sandbox is enabled.
  - Fix the executable name of WebDriver process, renamed by mistake in 2.25.1.
  - Enable hyperlink auditing setting by default.
  - Remove the option to build without using the redirected XComposite window.
  - Fix HLS streams being slow to start.
  - Make accessibility work when sandbox is enabled.
  - Fix several crashes and rendering issues.

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.

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,
June 17, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.25.1 released!

2019-05-27 Thread Carlos Garcia Campos
WebKitGTK 2.25.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.25.1.tar.xz (18.3MB)
   md5sum: 379659e4c4aea94d6b21d6801a061587
   sha1sum: 6b6af9984c8dc6c0596adeb480d9cabcc85d94ee
   sha256sum: af6ac2a0d886719bcdbe0e7b67983b5486af1f99e71da2a64dcfba21a6814b4a

This is the first development release leading toward 2.26 series.

What's new in the WebKitGTK 2.25.1 release?
===

  - Add support for subprocess sandboxing.
  - Add API to get the web process unique identifier of a WebKitFrame.
  - Add WebKitWebPage::did-associate-form-controls-for-frame signal and 
deprecate did-associate-form-controls.
  - Implement AtkComponentIface scroll_to methods.
  - Improve rendering of form controls when GTK theme is dark and enable 
prefers-color-scheme media query.
  - Show the emoji chooser popover for editable content.
  - Fix touch capabilities detection for websites checking touch events 
properties present in window or pointer media queries.
  - Fix several crashes and rendering issues.

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.

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,
May 27, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.24.2 released!

2019-05-17 Thread Carlos Garcia Campos
WebKitGTK 2.24.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.24.2.tar.xz (17.1MB)
   md5sum: 83012998e1b9f71abb37d8baf6f9c7e6
   sha1sum: 632a65d93beb996bebdf7592ef9591f3993dea91
   sha256sum: 019cb1f0d05bf6148b72c7a85734bcd006388a1c14132843ef9a1b2cb7b4321c

This is a bug fix release in the stable 2.24 series.

What's new in the WebKitGTK 2.24.2 release?
===

  - Fix rendering of emojis copy-pasted from GTK emoji chooser.
  - Fix space characters not being rendered with some CJK fonts.
  - Fix adaptive streaming playback with older GStreamer versions.
  - Set a maximum zoom level for pinch zooming gesture.
  - Fix navigation gesture to not interfere with scrolling.
  - Fix SSE2 detection at compile time, ensuring the right flags are passed to 
the compiler.
  - Fix several crashes and rendering issues.
  - Translation updates: Danish, Spanish, Ukrainian.
  - Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615.

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.

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,
May 17, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.24.1 released!

2019-04-09 Thread Carlos Garcia Campos
WebKitGTK 2.24.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.24.1.tar.xz (17.1MB)
   md5sum: ed70e2bf2476a58b17df3d051f42ce6a
   sha1sum: e57ce1f623e26dc1726109891a02c35b2e99a440
   sha256sum: 53cb8eaad2ca4caaae663d68331b83fd27d5bd5f6c5388d6ea3c455e338f396d

This is the first bug fix release in the stable 2.24 series.

What's new in the WebKitGTK 2.24.1 release?
===

  - Do not allow changes in active URI before provisional load starts for 
non-API requests.
  - Stop the threaded compositor when the page is not visible or layer tree 
state is frozen.
  - Use WebKit HTTP source element again for adaptive streaming fragments 
downloading.
  - Properly handle empty resources in webkit_web_resource_get_data().
  - Add quirk to ensure outlook.live.com uses the modern UI.
  - Fix methods returing GObject or boxed types in JavaScriptCore GLib API.
  - Ensure callback data is passed to functions and constructors with no 
parameters in JavaScriptCore GLib API.
  - Fix rendering of complex text when the font uses x,y origins.
  - Fix sound loop with Google Hangouts and WhatsApp notifications.
  - Fix the build with GStreamer 1.12.5 and GST GL enabled.
  - Detect SSE2 at compile time.
  - Fix several crashes and rendering issues.
  - Security fixes: CVE-2019-6251.

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.

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,
April 09, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.24.0 released!

2019-03-13 Thread Carlos Garcia Campos
WebKitGTK 2.24.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.24.0.tar.xz (17.1MB)
   md5sum: 576d69c598b3e36c73441052d02466de
   sha1sum: 737fc7a6f5b5b5e2844c8488e60196d61802a952
   sha256sum: 2e4ad1503fe482ceb5a83cf70ac9cd42f37eb718555a4d6844fe4c59a9214407

This is the first stable release in the 2.24 series.

Highlights of the WebKitGTK 2.24.0 release
==

 - Added support fot content filtering.
 - Variation fonts support.
 - Fully emoji rendering support.
 - Added navigation and pinch zoom gestures for touchpads.
 - Support for JPEG2000 images.
 - Script dialogs are now modal to the current web view only.
 - New API to convert URI to format for display.

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.

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,
March 13, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.23.92 released!

2019-03-06 Thread Carlos Garcia Campos
WebKitGTK 2.23.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.92.tar.xz (17.1MB)
   md5sum: 9e3efa033cbcfe18beaf36d7cd603006
   sha1sum: dd85eba477f27e3b10b5bdf5b9a09bad8e57cd3f
   sha256sum: ef686cf24939681fb8a88eac6f4580f7f85f38c2f968d74ec471779326a05134

This is a development release leading toward 2.24 series.

What's new in the WebKitGTK 2.23.92 release?


  - Fix constructors returning a GObject in JSC GLib API.
  - Do not scan NPAPI plugins when plugins are disabled in settings.
  - Add WebKitUserContentFilterStore to the API docs.
  - 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.

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,
March 06, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.23.91 released!

2019-02-20 Thread Carlos Garcia Campos
WebKitGTK 2.23.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.91.tar.xz (17.1MB)
   md5sum: 124fbfb1717e10fd404fa6fc820d1e5d
   sha1sum: fcb801aeb74ce7e6b7b821d3b6dfc2706992cb01
   sha256sum: f90c4edff3408d1e291b6dbe3c210cf13ac7200486b733c4bb935559bd93d951

This is a development release leading toward 2.24 series.

What's new in the WebKitGTK 2.23.91 release?


  - Add new API to handle user content filters.
  - Fix a UI process crash while filling selection data during drag and drop.
  - Fix deadlock on Linux/x64 between SamplingProfiler and VMTraps.
  - Fix several crashes and rendering issues.
  - Translation updates: Italian.

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.

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,
February 20, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK 2.23.90 released!

2019-02-14 Thread Carlos Garcia Campos
WebKitGTK 2.23.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.90.tar.xz (17.1MB)
   md5sum: 4fb93e973b76b02839277e3a34260d51
   sha1sum: 83cc239517f27321705a4d6da2bd3f81d5182295
   sha256sum: 841bd9ac7b3b5765d6d618b9e87bc75efa6fe4b987b85abaa1da28a31d8c06c8

This is a development release leading toward 2.24 series.

What's new in the WebKitGTK 2.23.90 release?


  - Add a new setting to disable JavaScript elments from documents during 
parsing.
  - Add new API to expose JavaScriptCore options.
  - Add support for JPEG2000 images.
  - Add support for back/forward touchpad gesture.
  - Add support for pinch zoom on touchpad.
  - Use a scrolled window in alert dialogs to handle long contents.
  - Sleep disabler now inhibits idle when a "System" sleep disabler is 
requested.
  - Remove experimental sandboxing support, it's not yet ready for stable 
release.
  - Fix a web process deadlock when starting the remote inspector.
  - Fix a crash when browsing inspector:// URI without port set.
  - Fix several crashes and rendering issues.

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.

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,
February 14, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.23.3 released!

2019-01-14 Thread Carlos Garcia Campos
WebKitGTK+ 2.23.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.3.tar.xz (17.0MB)
   md5sum: 0401945c0263ea8794cf4f293ad05664
   sha1sum: 8da9ee2d87a1dd6c7f9fbb63f37adec610e66edf
   sha256sum: 5e832f9a839dffcfc50c753f657c8494d5556817dc9bfad392cb97087f20ebd2

This is a development release leading toward 2.24 series.

What's new in the WebKitGTK+ 2.23.3 release?


  - Fix rendering of emoji sequences containing zero with joiner.
  - Fallback to a colored font when rendering emojis.
  - Fix rendering artifacts on Youtube while scrolling under X11.
  - Remove DConf permissions from sandbox.
  - Fix build from release tarball with gtkdoc enabled.
  - Fix several crashes and rendering issues.
  - Translation updates: Swedish

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.

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,
January 14, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.23.2 released!

2019-01-08 Thread Carlos Garcia Campos
WebKitGTK+ 2.23.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.2.tar.xz (16.9MB)
   md5sum: 9f4df46295a8805c430e63d6227c8a4d
   sha1sum: fc90f496d96e6386070e2c785b06f5fb8682d7a2
   sha256sum: 64739c78b0dc7b073340537a56312675e01d87c90c887132e4063b60d83da306

This is a development release leading toward 2.24 series.

What's new in the WebKitGTK+ 2.23.2 release?


  - Fix rendering artifacts in some websites with accelerated compositing 
enabled.
  - Add initial support for variation fonts.
  - Add new API to convert a URI to a format for display.
  - Make scrollbars follow gtk-primary-button-warps-slider setting.
  - Fix crashes when closing the WebDriver session.
  - Fix the build with OpenGL disabled.
  - Fix several crashes and rendering issues.

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.

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,
January 08, 2019
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.23.1 released!

2018-11-22 Thread Carlos Garcia Campos
WebKitGTK+ 2.23.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.23.1.tar.xz (16.4MB)
   md5sum: 0222dde4828d3be4041a996863ef8e42
   sha1sum: 93238243880d573ea84bbf8d34bbe37f1c3be51f
   sha256sum: 803a455d781ed21dbcfdc33c1021d9f2786d791120bc9ec5610bcf3d97e8012a

This is the first development release leading toward 2.24 series.

What's new in the WebKitGTK+ 2.23.1 release?


  - Add initial support for subprocess sandboxing in Linux.
  - Add new permission request type for media device information.
  - Make scrollbars follow gtk-primary-button-warps-slider setting.
  - Script dialogs are now modal to the current web view only.
  - Fix several crashes and rendering issues.

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.

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,
November 22, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.22.1 released!

2018-09-20 Thread Carlos Garcia Campos
WebKitGTK+ 2.22.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.22.1.tar.xz (16.3MB)
   md5sum: 6a8c23b33301d2ac2da60e611c210547
   sha1sum: 19a285e8a5d905684eaf7e0d7354116733bf26f4
   sha256sum: 051794adb25c1d5f7cb24b84ef0f1b04d9030441a8a708282f53539752007a12

This is the first bug fix release in the stable 2.22 series.

What's new in the WebKitGTK+ 2.22.1 release?


  - Fix printing in landscape.
  - Fix the build in several platforms: s390x, ppc64le, armv7hl.
  - Fix the build with a11y disabled.
  - Fix the build with video disabled.
  - Fix several crashes and rendering issues.

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.

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 20, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.22.0 released!

2018-09-03 Thread Carlos Garcia Campos
WebKitGTK+ 2.22.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.22.0.tar.xz (16.3MB)
   md5sum: cb6bd0987fa5af4cb1af5e8bdc62ba04
   sha1sum: 8e82bdbcecd4b7bb6690d5baa77c07ccb4ebd982
   sha256sum: fa42b54a98831405c8a3e7f40371eec3f0bd5cdbb124813a5e329e7a9f8c6f2a

This is the first stable release in the 2.22 series.

Highlights of the WebKitGTK+ 2.20.0 release
===

  - New JavaScriptCore GLib API.
  - Switched to use complex text code path unconditionally.
  - Added playbin3 support to GStreamer media backend.
  - Support for WebDriver advance user insteraction commands.
  - Default option menu implementation now uses a GtkTreeView.

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.

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 03, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.92 released!

2018-08-24 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.92.tar.xz (16.3MB)
   md5sum: 5c702149fac73f01c904a6e978671b27
   sha1sum: ed20c745cb04c604a384d3ae0ec1c6ac3f1643be
   sha256sum: 8c073494b1060a5e0b713c2705f558dfdc833e69d11ff4f681f04bc4956dd16e

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.92 release?
=

  - Add new API to inject/register user content in isolated worlds.
  - Add more API to JSCException to handle column number, convert exception to 
string, get the exception backtrace,
create exceptions with a custom error name and report exception message 
with full details.
  - Fix excessive CPU usage when getting the process memory footprint.
  - 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.

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,
August 24, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.91 released!

2018-08-16 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.91.tar.xz (16.3MB)
   md5sum: 2759312b93b611833a898d76bf34f11b
   sha1sum: 71ba8261a5c1284304be7f5c28a904a89e812571
   sha256sum: d9a35a84232c5d6ad7d0bb704918e110d30f8592f233770c830431a384c3bb0c

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.91 release?
=

  - Add enable-media-capabilities setting.
  - Stop pushing buffers when seeking status changes in media player.
  - Fix rendering of theme styled buttons.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese.


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.

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,
August 16, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.5 released!

2018-08-13 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.5 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.5.tar.xz (15.9MB)
   md5sum: 72a05f6a4dc1c78b079590a8fd280401
   sha1sum: 63bff8f9b3811e8ee294c0c1af6a7e2e453f0916
   sha256sum: 15c0f8d26e9605afe0948d161ba5fd82efee8eda2debd409fd40a440ac3af990

This is a bug fix release in the stable 2.20 series.

What's new in the WebKitGTK+ 2.20.5 release?


  - Fix rendering artifacts in some web sites due to a bug introduced in 2.20.4.

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.

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,
August 13, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.4 released!

2018-08-06 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.4.tar.xz (15.9MB)
   md5sum: dabb8c40ec96ffcc0af7c09bbd84332a
   sha1sum: ff197ececa5b11eed7695ca3d2c1d34a3acfaa42
   sha256sum: cc7dd15505c4f8a75d96deae148a82d7cc9034c7f3cc8a1fe4f96992ae32

This is a bug fix release in the stable 2.20 series.

What's new in the WebKitGTK+ 2.20.4 release?


  - Fix a crash when leaving accelerated compositing mode.
  - Fix non-deterministic build failure due to missing 
JavaScriptCore/JSContextRef.h.
  - Security fixes: CVE-2018-4261, CVE-2018-4262, CVE-2018-4263, CVE-2018-4264, 
CVE-2018-4265, CVE-2018-4266,
CVE-2018-4267, CVE-2018-4270, CVE-2018-4272, CVE-2018-4273, CVE-2018-4278, 
CVE-2018-4284.

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.

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,
August 06, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.5 released!

2018-07-20 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.5 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.5.tar.xz (16.2MB)
   md5sum: 3a2fbc19929530403bbf840cd3ac09e7
   sha1sum: 10b0c86e514f5957583d279d2f808da135f9133c
   sha256sum: c31ec8c701dc174a6898fc78f08b549ec986abb5e6c7e86db46680a9ee45821f

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.5 release?


  - Add API to evaluate code in a new object to JavaScriptCore GLib API.
  - Add API to check for syntax errors in given code to JavaScriptCore GLib API.
  - Update jsc_context_evaluate_with_source_uri() to receive also a starting 
line number.
  - Add API to allow creating variadic functions to JavaScriptCore GLib API.
  - Add --host option to WebDriver process.
  - Handle acceptInsecureCertificates capability in WebDriver.
  - Fix video freezes when GStreamerGL is not installed.
  - Fix several crashes and rendering issues.
  - Translation updates: Ukrainian.

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.

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,
July 20, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.4 released!

2018-06-12 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.4.tar.xz (16.1MB)
   md5sum: ca1d62b9ac3367b58b50d8176cd9fef0
   sha1sum: d4b13c271993799027457959678d215a5c1f6dc8
   sha256sum: 59f4359ace702ecaa92b975666c1bcde3858258909b047e7675ce3807efdd1e7

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.4 release?


  - Switch to use a popup window with a tree view instead of a menu for option 
menu default implementation.
  - Add API to run javascript from a WebKitWebView in an isolated world.
  - Fix UI process crash in WebKitFaviconDatabase when pageURL is unset.
  - Fix several crashes and rendering issues.

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.

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,
June 12, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.3 released!

2018-06-11 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.3.tar.xz (15.9MB)
   md5sum: efb69a0cc3cc67ef2647efec22e44c69
   sha1sum: 279a4209ca0c93743aa9cd9c9ccc0b91d5b0354b
   sha256sum: 579b307d78fa16a73f112790178022166d7ad17d4147492ced9b9fba48f20dd8

This is a bug fix release in the stable 2.20 series.

What's new in the WebKitGTK+ 2.20.3 release?


  - Fix installation directory of API documentation.
  - Disable Gigacage if mmap fails to allocate in Linux.
  - Add user agent quirk for paypal website.
  - Properly detect compiler flags, needed libs, and fallbacks for usage of 
64-bit atomic operations.
  - Fix a network process crash when trying to get cookies of about:blank page.
  - Fix UI process crash when closing the window under Wayland.
  - Fix several crashes and rendering issues.
  - Security fixes: CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222, 
CVE-2018-4232,
CVE-2018-4233, CVE-2018-4246, CVE-2018-11646.

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.

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,
June 11, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.3 released!

2018-05-28 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.3.tar.xz (16.1MB)
   md5sum: 8c27df1772cb16eff1c632ccf38b7bf1
   sha1sum: 2c52fc17b10819da39a37e0cc2d0d8e24b34d31a
   sha256sum: d30dc877f71af260f9f7ce0a75544ee9cc38747b3889023bf7ff4c83e8b2b8dd

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.3 release?


  - Ensure memory monitor properly notifies all child processes.
  - Add maximize, minimize and fullscreen window commands to WebDriver.
  - Fix a network process crash when trying to get cookies of about:blank page.
  - Fix UI process crash when closing the window under Wayland.
  - Disable Gigacage if mmap fails to allocate in Linux.
  - Fix several crashes and rendering issues.

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.

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,
May 28, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.2 released!

2018-05-21 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.2.tar.xz (16.1MB)
   md5sum: 6823a6abdbab45e864e8294b406d9b2a
   sha1sum: d19aea413cc08809f1651331de554aa4fd06e57a
   sha256sum: 39eebeccc1d4de94a6750997ef52068308e31dc1de29a4537651df07d8067c9c

This is a development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.2 release?


  - Remove resource load statistics API, it's not ready yet.
  - Add initial implementation of WebDriver advance user insteraction commands.
  - Add introspectable alternatives for functions using vargars to 
JavaScriptCore GLib API.
  - Implement MouseEvent.buttons.
  - Do TLS error checking on GTlsConnection::accept-certificate to finish the 
load earlier in case of errors.
  - Fix downloads started by context menu failing in some websites due to 
missing user agent HTTP header.
  - Avoid painting backing stores for zero-opacity layers.
  - Fix the installation path of API documentation.
  - Fix several crashes and rendering issues.

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.

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,
May 21, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.2 released!

2018-05-07 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.2.tar.xz (15.9MB)
   md5sum: 3fdda40dc10eb2a00d5fba4219b83967
   sha1sum: 2cc5099b1c70f61abe4c27f949b03bbf93a01d21
   sha256sum: dffe93a241f03f1c73b369f4e323e4d8f12e39d33d5515948cbf454ca4b526e2

This is a bug fix release in the stable 2.20 series.

What's new in the WebKitGTK+ 2.20.2 release?


  - Do TLS error checking on GTlsConnection::accept-certificate to finish the 
load earlier in case of errors.
  - Properly close the connection to the nested wayland compositor in the Web 
Process.
  - Avoid painting backing stores for zero-opacity layers.
  - Fix downloads started by context menu failing in some websites due to 
missing user agent HTTP header.
  - Fix video unpause when GStreamerGL is disabled.
  - Fix several GObject introspection annotations.
  - Update user agent quiks to fix Outlook.com and Chase.com.
  - Fix several crashes and rendering issues.
  - Security fixes: CVE-2018-4200.

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.

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,
May 07, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.21.1 released!

2018-04-18 Thread Carlos Garcia Campos
WebKitGTK+ 2.21.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.21.1.tar.xz (16.0MB)
   md5sum: d6ccfb107075458e1ed8cc31e1742b7b
   sha1sum: e0ba8e92f9ca82456b73d5897c9273f28432b2e5
   sha256sum: 988e29a78a094968bbec1ccffc8bea00af4048893c0db966046ad431b402ad50

This is the first development release leading toward 2.22 series.

What's new in the WebKitGTK+ 2.21.1 release?


  - Add initial JavaScriptCore GLib API.
  - Use JavaScriptCore GLib API in WebKit layer and deprecate most of the DOM 
bindings API as well as
methods using the JavaScriptCore C API.
  - Switch to use complex text code path unconditionally.
  - Properly close the connection to the Wayland nested compositor in the 
WebProcess.
  - Implement support for Graphics ARIA roles.
  - Add playbin3 support to GStreamer media backend.
  - Fix a deadlock when destroying the media player in non accelerated 
compositing mode.
  - Fix several crashes and rendering issues.

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.

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,
April 18, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.1 released!

2018-04-10 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.1.tar.xz (15.8MB)
   md5sum: 0cd9b9ae1f48c04de5314f77806eceb4
   sha1sum: 317a427a70666ad36ba7f69e3d01ab3edd313a9f
   sha256sum: 43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959

This is the first bug fix release in the stable 2.20 series.

What's new in the WebKitGTK+ 2.20.1 release?


  - Improve error message when Gigacage cannot allocate virtual memory.
  - Add missing WebKitWebProcessEnumTypes.h to webkit-web-extension.h.
  - Improve web process memory monitor thresholds.
  - Fix a web process crash when the web view is created and destroyed quickly.
  - Fix a network process crash when load is cancelled while searching for 
stored HTTP auth credentials.
  - Fix the build when ENABLE_VIDEO, ENABLE_WEB_AUDIO and ENABLE_XSLT are 
disabled.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese, Czech.

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.

More information


If you want to know more about the project or get in touch with us
you may:

K+ 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,
April 10, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.20.0 released!

2018-03-12 Thread Carlos Garcia Campos
WebKitGTK+ 2.20.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.20.0.tar.xz (15.8MB)
   md5sum: 51cc47345c3ec53802718cd6fc9b746f
   sha1sum: f1e021318f06085fff5455667459bf26716d610f
   sha256sum: 57f640f720bd9a8a7207f3321cf803a15c2f207b4e7b75ff1be17bc1eeb00a3c

This is the first stable release in the 2.20 series.

Highlights of the WebKitGTK+ 2.20.0 release
===

  - New API to retrieve and delete cookies with WebKitCookieManager.
  - New web process API to detect when form is submitted via JavaScript.
  - Several improvements and fixes in the touch/gestures support.
  - Support for the "system" CSS font family.
  - Complex text rendering improvements and fixes.
  - Added a low power mode.
  - More complete and spec compliant WebDriver implementation.

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.

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,
March 12, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.92 released!

2018-03-06 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.92.tar.xz (15.8MB)
   md5sum: 020fac7574e076008ae92526249128b9
   sha1sum: f2d5bccc236ae9bf75a5e7fb39ac91dfe81164d8
   sha256sum: 22b79a525376d09e7a6acc8becffabbac1759906592375767216b9b2c0d871e8

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.92 release?
=

  - Ensure DNS prefetching cannot be re-enabled if disabled by settings.
  - Fix seek sometimes not working.
  - Fix rendering of emojis that were using the wrong scale factor in some 
cases.
  - Fix rendering of combining enclosed keycap.
  - Fix rendering scale of some layers in HiDPI.
  - Fix a crash in Wayland when closing the web view.
  - Fix crashes upower crashes when running inside a chroot or on systems with 
broken dbus/upower.
  - Fix memory leaks in GStreamer media backend when using GStreamer 1.14.
  - Fix the build with Enchant 2.x.
  - Fix several crashes and rendering issues.
  - Translation updates: Indonesian.

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
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,
March 06, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.91 released!

2018-02-21 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.91.tar.xz (15.8MB)
   md5sum: ecb372f4a3ef91532dd83cc7cf9dd439
   sha1sum: d9e09c12989431b2992dfeea903923e8dec45748
   sha256sum: cc1ccc8522bc44e05bf2a7f25b486758298e9ebfbad09fd8a0b5909e45c35c93

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.91 release?
=

  - Add ENABLE_ADDRESS_SANITIZER to make it easier to build with asan support.
  - Fix a crash a under Wayland when using mesa software rasterization.
  - Make fullscreen video work again.
  - Fix handling of missing GStreamer elements.
  - Fix rendering when webm video is played twice.
  - Fix kinetic scrolling sometimes jumping around.
  - Fix build with ICU configured without collation support.
  - 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
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,
February 21, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.90 released!

2018-02-05 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.90 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.90.tar.xz (15.9MB)
   md5sum: 3e72c6a2f644dab8033dbc4e992ce4a8
   sha1sum: 1ed0dce02eb46949defb9cdb32fa5ca8b559688f
   sha256sum: 18819bdf6660ce49609ca2bcc46572ae7a1fb657e1296adc4f199869ed43542b

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.90 release?
=

  - WebSockets use system proxy settings now (requires libsoup 2.61.90).
  - Show the context menu on long-press gesture.
  - Add support for Shift + mouse scroll to scroll horizontally.
  - Fix zoom gesture to actually zoom instead of changing the page scale.
  - Implement support for Graphics ARIA roles.
  - Make sleep inhibitors work under Flatpak.
  - Add get element CSS value command to WebDriver.
  - Fix a crash aftter a swipe gesture.
  - Fix several crashes and rendering issues.

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
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,
February 05, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.6 released!

2018-01-24 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.6 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.6.tar.xz (14.1MB)
   md5sum: c1a548595135ee75ad3bf2e18ac83112
   sha1sum: fb0daa85142cfe8822de518dfaa7bd5c3cdd6c23
   sha256sum: 93912cc2f40f12e452be1ca4babdbdaac0ec4f828d441257a6b06c2963bbac3c

This is a bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.6 release?


  - Fix deadlock in GStreamer video sink during shutdown when accelerated 
compositing is disabled.
  - Several fixes and improvements in WebDriver.
  - Security fixes: CVE-2018-4088, CVE-2017-13885, CVE-2017-7165, 
CVE-2017-13884, CVE-2017-7160,
CVE-2017-7153, CVE-2017-7153, CVE-2017-7161, CVE-2018-4096.

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.2.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,
January 24, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.6 released!

2018-01-17 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.6 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.6.tar.xz (15.8MB)
   md5sum: 5dcab492d76d9123c7e00f6509c7f6ba
   sha1sum: 29bd628a38e576e9fb6c61c220aa2248f2acc97e
   sha256sum: c97c87a0db3814f97812edeadc79c330affa51eb43dadbdc7a764b01db38d82b

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.6 release?


  - Fix crashes due to duplicated symbols in libjavascriptcoregtk and 
libwebkit2gtk.
  - Fix parsing of timeout values in WebDriver.
  - Implement get timeouts command in WebDriver.
  - Fix deadlock in GStreamer video sink during shutdown when accelerated 
compositing is disabled.
  - Fix several crashes and rendering issues.

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
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,
January 17, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.5 released!

2018-01-10 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.5 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.5.tar.xz (14.1MB)
   md5sum: af18c2cfa00cadfd0b4d8db21cab011d
   sha1sum: 5f36db464f6b7bbe6a57e55bc9bb172f87a4c398
   sha256sum: 0c6d80cc7eb5d32f8063041fa11a1a6f17a29765c2f69c6bc862cd47c2d539b8

This is a bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.5 release?


  - Disable SharedArrayBuffers from Web API.
  - Reduce the precision of "high" resolution time to 1ms.
  - Fix API documentation generation with newer gtk-doc.
  - Security fixes: includes improvements to mitigate the effects of Spectre 
(CVE-2017-5753 and CVE-2017-5715).

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.2.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,
January 10, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.5 released!

2018-01-09 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.5 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.5.tar.xz (15.8MB)
   md5sum: 20f8e34d5029987eefc0f2174a0613f6
   sha1sum: c79c9ab46316ebcf188855c7c579943e7ff45b6a
   sha256sum: 5dc3379079a2c12e356fa979adf799970eb9ff385ba75c4358728242b3c5a5e0

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.5 release?


  - This is a follow up release to export 
webkit_dom_dom_window_webkit_message_handlers_post_message() symbol that
was hidden in 2.19.4 by mistake.

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
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,
January 09, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.4 released!

2018-01-09 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.4.tar.xz (15.8MB)
   md5sum: b3ca3e7ef6b2bc96257aea562d528ae7
   sha1sum: ca70d8827943fdd3545cc1ecbbbe8f14dc1d095c
   sha256sum: ab72d78d0e022d8deede56eebabe32e5665a312cecc1de28c16af9ca713d115a

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.4 release?


  - Add web process API to detect when form is submitted via JavaScript.
  - Add new API to replace webkit_form_submission_request_get_text_fields() 
that is now deprecated.
  - Add WebKitWebView::web-process-terminated signal and deprecate 
web-process-crashed.
  - Fix rendering issues when editing text areas.
  - Use FastMalloc based GstAllocator for GStreamer.
  - Fix several crashes and rendering issues.
  - Translation updates: Swedish.

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
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,
January 09, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.4 released!

2017-12-19 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.4 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.4.tar.xz (14.1MB)
   md5sum: c4686971eac2760bab685e21ac8849be
   sha1sum: 709616b445158dc3163a64bb59e95aadbe58949c
   sha256sum: 87b6bb9a6065b949ecbe6191313c43e57ad28efdf1f2b5e763405093520632b8

This is a bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.4 release?


  - Make WebDriver implementation more spec compliant.
  - Fix a bug when trying to remove cookies before a web process is spawned.
  - WebKitWebDriver process no longer links to libjavascriptcoregtk.
  - Fix several memory leaks in GStreamer media backend.
  - Security fixes: CVE-2017-13866, CVE-2017-13870, CVE-2017-7156, 
CVE-2017-13856.

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.2.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,
December 19, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.3 released!

2017-12-13 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.3.tar.xz (15.7MB)
   md5sum: 3e94d38b1a9141d5de6b30b118d8282a
   sha1sum: bc9128bc6ea6a52b132696990b1b7f6d125c4ae1
   sha256sum: dc6ab3bddbfffbab5a5ec14d81cfe263e0a11cc07c0b0e4aeb70afc46c06f752

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.3 release?


  - Fix web process crash at startup in bmalloc.
  - Fix several memory leaks in GStreamer media backend.
  - WebKitWebDriver process no longer links to libjavascriptcoregtk.
  - Fix several crashes and rendering issues.

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
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,
December 13, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.3 released!

2017-11-10 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.3 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.3.tar.xz (14.1MB)
   md5sum: 264a22d7467deae606e42b6eb5dd65af
   sha1sum: 164cad34281ef597a3d4ad214e8037c3ddef4d17
   sha256sum: e15420e1616a6f70f321541d467af5ca285bff66b1e0fa68a01df3ccf1b18f9e

This is a bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.3 release?


  - Improve calculation of font metrics to prevent scrollbars from being shown 
unnecessarily in some cases.
  - Fix handling of null capabilities in WebDriver implementation.
  - Security fixes: CVE-2017-13798, CVE-2017-13788, CVE-2017-13803.

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.2.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,
November 10, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.2 released!

2017-10-27 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.2 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.2.tar.xz (14.1MB)
   md5sum: f63b3897d6fbf660bf72dfaca1fdea16
   sha1sum: 75571807a1f8c9efdf62f1c37e9fadf52b73d367
   sha256sum: b14cb3f1b5321b1dc50abcc0445a97f8e2f8813562bca7ce4d2f8069f6fec8e7

This is a bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.2 release?


  - Fix rendering of arabic text.
  - Fix a crash in the web process when decoding GIF images.
  - Fix rendering of wind in Windy.com.
  - Fix several crashes and rendering issues.

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.2.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,
October 27, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.1 released!

2017-10-18 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.1 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.1.tar.xz (14.1MB)
   md5sum: 951a6082ada2f7d0292d3251a3f9532b
   sha1sum: 5054dd6b8afdc6e98b947e361011d6dca6da74e2
   sha256sum: 9cdb7b302fbc8a2a7e1e783b80391e64f8b12d70d6ebad4eb756dd59bf3ed795

This is the first bug fix release in the stable 2.18 series.

What's new in the WebKitGTK+ 2.18.1 release?


  - Improve performance of GIF animations.
  - Fix garbled display in GMail.
  - Fix rendering of several material design icons when using the web font.
  - Fix flickering when resizing the window in Wayland.
  - Prevent default kerberos authentication credentials from being used in 
ephemeral sessions.
  - Fix a crash when webkit_web_resource_get_data() is cancelled.
  - Correctly handle touchmove and touchend events in WebKitWebView.
  - Fix the build with enchant 2.1.1.
  - Fix the build in HPPA and Alpha.
  - Fix several crashes and rendering issues.

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.2.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,
October 18, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.18.0 released!

2017-09-11 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.0.tar.xz (14.1MB)
   md5sum: 10d86dd5a5b68875654cc38af139f382
   sha1sum: e4d6cc7cff8729aa5ae6c17e10ed5ddf31048983
   sha256sum: b583e46a3de36a3e80ba33b084ead60512a2046aca01ff61e50e519436e5038d

This is the first stable release in the 2.18 series.

Highlights of the WebKitGTK+ 2.18.0 release
===

  - Initial WebDriver support.
  - New remote inspector infrastructure.
  - WebCrypto API support is now enabled by default.
  - GStreamerGL is enabled by default when building with GStreamer >= 1.10.
  - Kinetic scrolling support.
  - New API to create a WebKitContextMenuItem from a GAction.
  - New API to allow overriding the popup menu of select elements.


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.2.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 11, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.17.92 released!

2017-09-04 Thread Carlos Garcia Campos
WebKitGTK+ 2.17.92 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.17.92.tar.xz (14.0MB)
   md5sum: 0d15aca5c29983c4f805aadb578cf6a2
   sha1sum: d62cccbf96589b4931ffd68cb38b26fff11c98fd
   sha256sum: e22478a1631fdbd2b9ca1622bcd51ec296e04cbe7c5f480b482450f91cabff34

This is a development release leading toward 2.18 series.

What's new in the WebKitGTK+ 2.17.92 release?
=

  - Improve CPU usage when rendering under Wayland in accelerated compositing 
mode.
  - Improve the memory consumption of the UI process under Wayland.
  - Fix rendering issues in some web sites with accelerated compositing enabled.
  - Fix a web process crash when closing the WebView.
  - Initialize libgcrypt in the network process too.
  - Show controls if a video element isn't allowed to play inline.
  - Add support for cookies and screenshots commands in WebDriver.
  - Fix several crashes and rendering issues.
  - Translation updates: Brazilian Portuguese, 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.2.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 04, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


  1   2   3   >