Opened 6 years ago

Closed 6 years ago

#10523 closed enhancement (fixed)

webkitgtk-2.20.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

WebKitGTK+ 2.20.0

What's new in WebKitGTK+ 2.20.0?

  • Remove resource load statistics API, it's not ready for stable yet.
  • Make it possible to close the inspector when webkit_web_view_get_inspector() hasn't been called.
  • Use WebKitDOMElement instead of WebKitDOMHTMLFormElement in paramater of signal WebKitWebPage::will-submit-form.
  • Fix a crash when trying to disconnect the wayland connection.

WebKitGTK+ 2.19.92

What's new in WebKitGTK+ 2.19.92?

  • 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.

WebKitGTK+ 2.19.91

What's new in WebKitGTK+ 2.19.91?

  • 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's new in WebKitGTK+ 2.20.0?

  • Remove resource load statistics API, it's not ready for stable yet.
  • Make it possible to close the inspector when webkit_web_view_get_inspector() hasn't been called.
  • Use WebKitDOMElement instead of WebKitDOMHTMLFormElement in paramater of signal WebKitWebPage::will-submit-form.
  • Fix a crash when trying to disconnect the wayland connection.

WebKitGTK+ 2.19.92

What's new in WebKitGTK+ 2.19.92?

  • 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.

WebKitGTK+ 2.19.91

What's new in WebKitGTK+ 2.19.91?

  • 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.
  • Fix several crashes and rendering issues.
  • Translation updates: Polish.

What's new in WebKitGTK+ 2.19.90?

  • 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.

WebKitGTK+ 2.19.6

What's new in WebKitGTK+ 2.19.6?

  • 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.

WebKitGTK+ 2.19.5

What's new in WebKitGTK+ 2.19.5?

  • 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.

WebKitGTK+ 2.19.4

What's new in WebKitGTK+ 2.19.4?

  • 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's new in WebKitGTK+ 2.19.3?

  • 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.

WebKitGTK+ 2.19.2

What's new in WebKitGTK+ 2.19.2?

  • Add new API to add, retrieve and delete cookies via WebKitCookieManager.
  • Add functions to WebSettings to convert font sizes between points and pixels.
  • Ensure cookie operations take effect when they happen before a web process has been spawned.
  • Automatically adjust font size when GtkSettings:gtk-xft-dpi changes.
  • Fix several crashes and rendering issues.

WebKitGTK+ 2.19.1

What's new in WebKitGTK+ 2.19.1?

  • Add initial resource load statistics support.
  • Add API to expose availability of certain editing commands in WebKitEditorState.
  • Add API to query whether a WebKitNavigationAction is a redirect or not.
  • Improve complex text rendering.
  • Add support for the "system" CSS font family.
  • Implement low power mode.
  • Fix several crashes and rendering issues.

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20022.

Note: See TracTickets for help on using tickets.