Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wpewebkit: Bump to version 2.44.4 #505

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Commits on Sep 9, 2024

  1. wpewebkit: Bump to version 2.44.4

    Changes:
    
    * Add quirk to allow totale.rosettastone.com to load properly.
    * Decrease input notifications for gamepad inputs.
    * Disable the gst-libav AAC decoder.
    * Make gamepads visible on axis movements, and not only on button
      presses.
    * Make user scripts and style sheets visible in the Web Inspector.
    * Undeprecate console message API and make it available in 2022 API.
    * Use optimized assembler BoringSSL modules with USE_LIBWEBRTC enabled.
    * Use the geolocation portal where available, with the existing Geoclue
      as fallback if the portal is not usable.
    * Fix accelerated images dissapearing after scrolling.
    * Fix mouse location in WebDriver when output device scaling is in
      effect.
    * Fix not being able to jump-to-source in Web Inspector canvas traces.
    * Fix not being able to scroll list of WebGL shader programs in the Web Inspector.
    * Fix the build with GBM support when the WPEPlatform library is disabled.
    * Fix linker relocation errors on Debug/RelWithDebInfo builds.
    * Fix crashes when built with Clang with Link-Time Optimization (LTO).
    * Fix the build on 32-bit ARM with USE_LIBWEBRTC enabled.
    * Fix the build with ENABLE_WEBAUDIO disabled.
    * Fix touch input event propagation.
    * Fix video flickering with DMA-BUF sink.
    * Fix web process cache suspend/resume when sandbox is enabled.
    * Fix several crashes and rendering issues.
    
    Release notes:
    
      https://wpewebkit.org/release/wpewebkit-2.44.4.html
      https://wpewebkit.org/release/wpewebkit-2.44.3.html
      https://wpewebkit.org/release/wpewebkit-2.44.2.html
    aperezdc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4b8dcc4 View commit details
    Browse the repository at this point in the history