blob: 051d4683fb50f7f9ff7f18c909e1c58f6e8f4709 [file] [log] [blame]
=================
WPE WebKit 2.27.2
=================
- Add user messages API for the communication with the web extension.
- Enable service workers by default.
- Fix the build with WebDriver disabled.
- Show also client EGL extensions in about:gpu.
- Fix the build with unified sources disabled.
- Fix several crashes and rendering issues.
=================
WPE WebKit 2.27.1
=================
What's new in WPE WebKit 2.27.1?
- Enable asynchronous scrolling.
- Add about:gpu to show information about the graphics stack.
- Add WebKitWebView:page-id property.
- Fix the build with ENABLE_WEBDRIVER=OFF.
- Fix several crashes and rendering issues.
=================
WPE WebKit 2.25.1
=================
- Enable process switch on cross site navigation.
- Fix rendering artifacts in youtube volume button.
- Fix trapezoid artifact in github comment box.
- Enable hyperlink auditing setting by default.
- Fix HLS streams being slow to start.
- 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.
- Fix touch capabilities detection for websites checking touch events properties present in window or pointer media queries.
- Fix several crashes and rendering issues.
==================
WPE WebKit 2.21.91
==================
What' new in WPE WebKit 2.21.2?
- 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 API to run javascript from a WebKitWebView in an isolated world.
- Disable Gigacage if mmap fails to allocate in Linux.
- Fix WebProcess crash when trying to use the remote Web Inspector.
- Fix a network process crash when trying to get cookies of about:blank page.
- Fix some frames being dropped when using requestAnimationFrame() to animate elements.
- Fix several crashes and rendering issues.
=================
WPE WebKit 2.21.2
=================
What' new in WPE WebKit 2.21.2?
- Add initial support for the fullscreen Web API.
- Add initial implementation of WebDriver advance user interaction commands.
- Add introspectable alternatives for functions using vargars to JavaScriptCore GLib API.
- Fix memory pressure monitor to reliably notify all subprocesses.
- Fix building with the Raspberry Pi userland GPU driver and certain versions of GStreamer-GL.
- Fix building with the ICU headers in a non-default directory.
- Fix several crashes and rendering issues.
=================
WPE WebKit 2.21.1
=================
What's new in WPE WebKit 2.21.1?
- Everything. This is the first release. Enjoy.