Revisions of webkit2gtk3

Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1099720 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 580)
- Update to version 2.41.6:
  + Add API to set the percentage of volume space that can be used
    for data storage.
  + Do not use GBM and DMA-BUF for WebGL implementation.
  + Use EGL_MESA_image_dma_buf_export if available when GBM is
    disabled.
  + Fix AV1 video with the dav1d decoder when using the DMA-BUF
    sink.
  + Use three buffers for DMA-BUF renderer.
  + Fix several crashes and rendering issues.
- Changes from version 2.41.5:
  + Include key modifiers in wheel events.
  + Remove support for OpenGL API in the web process.
  + Native DASH support is now opt-in, like HLS.
  + Fix scrollbar jumping to top when drag released outside window
    in GTK4.
  + Fix contents not rendered in new web view when realized after
    configure and frame with DMA-BUF renderer.
  + Fix several crashes and rendering issues.
- Changes from version 2.41.4:
  + Add new API to configure experimental features at runtime.
  + Add support for prefers-reduced-motion media query.
  + Split hardware acceleration information in webkit://gpu.
  + Fix CPU usage on autoplaying videos.
  + Fix video rendering when GL is disabled.
  + Choose amount of painting threads depending on available CPU
    cores on GTK4.
  + Add memory usage of images in web inspector memory timeline.
  + Fix the build with X11 target disabled.
  + Fix several crashes and rendering issues.
- Changes from version 2.41.3:
  + Ensure the same GPU device is used by GBM in all processes.
  + Fix memory corruption causing glitches in several web sites.
  + Use more reliable generated application ID.
  + Show DRM device and render node files when available in
    webkit://gpu.
  + Fix the build on i386.
  + Fix several crashes and rendering issues.
- Changes from version 2.41.2:
  + Properly handle the modifier value when exporting/importing
    DMA-BUF buffers.
  + Don’t require GApplication for bubblewrap sandbox.
  + Fix cap height calculation in font metrics.
  + Fix the build on i386.
  + Fix the build with libgbm disabled.
  + Fix several crashes and rendering issues.
  + Updated translations.
- Changes from version 2.41.1:
  + Use DMABuf and WebKit IPC for rendering instead of wpe/x11.
  + Calculate scroll step depending on scrollable area size when
    scrolling with the mouse wheel or arrow keys.
  + Add WebKitClipboardPermissionRequest to handle DOM paste access
    requests.
  + Remove support for rendering with GLX in the web process.
  + Fix several crashes and rendering issues.
- Add pkgconfig(libjxl) BuildRequires: New dependency.
buildservice-autocommit accepted request 1098087 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 579)
baserev update by copy to link target
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 578)
Add CVE refs
buildservice-autocommit accepted request 1095856 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 577)
baserev update by copy to link target
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 576)
- Update to version 2.40.3:
  + Make memory pressure monitor honor memory.memsw.usage_in_bytes
    if exists.
  + Include key modifiers in wheel events.
  + Apply cookie blocking policy to WebSocket handshakes.
  + Remove accidental dependency on GLib 2.70.
  + Fix the build with BUBBLEWRAP_SANDBOX disabled.
  + Fix several crashes and rendering issues.
buildservice-autocommit accepted request 1090065 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 575)
baserev update by copy to link target
Michael Gorse's avatar Michael Gorse (mgorse) accepted request 1090062 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 574)
- Update to version 2.40.2 (boo#1211846):
  + Fix scrollbar jumping to top when drag released outside window
    in GTK4.
  + Fix video rendering when GL is disabled.
  + Fix flickering on looped videos when starting again.
  + Fix CPU usage on autoplaying videos.
  + Choose amount of painting threads depending on available CPU
    cores on GTK4.
  + Fix several crashes and rendering issues.
  + Security fixes: CVE-2023-28204 CVE-2023-32373 (boo#1211658
    boo#1211659).
- Drop gcc13-fix.patch: fixed upstream.
buildservice-autocommit accepted request 1082104 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 573)
baserev update by copy to link target
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 572)
Add fixed CVES to changes
buildservice-autocommit accepted request 1080941 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 571)
baserev update by copy to link target
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 570)
Reinstate/rebase gcc13-fix.patch.
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 569)
Add CVE
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 568)
Remove an unused patch
Michael Gorse's avatar Michael Gorse (mgorse) committed (revision 567)
- Update to version 2.40.1:
  + The Bubblewrap sandbox no longer requires setting an
    application identifier via GApplication to operate correctly.
    Using GApplication is still recommended, but optional.
  + Adjust the scrolling speed for mouse wheels to make it feel
    more natural.
  + Allow pasting content using the Asynchronous Clipboard API when
    the origin is the same as the clipboard contents.
  + Improvements to the GStreamer multimedia playback, in
    particular around MSE, WebRTC, and seeking.
  + Make all supported image types appear in the Accept HTTP
    header.
  + Fix text caret blinking when blinking is disabled in the GTK
    settings.
  + Fix default database quota size definition.
  + Fix application of all caps tags listed in the
    font-feature-settings CSS property.
  + Fix the build with journald support enabled when using elogind
    instead of the systemd libraries.
  + Fix the build when libgcrypt provides a libgcrypt-config script
    instead of a pkg-config module file.
  + Fix font height calculations for the font-size-adjust CSS
    property.
  + Fix the build when ccache is used in certain setups.
  + Fix the build for RISC-V 64-bit targets.
  + Fix the build with GCC 13.
  + Fix several crashes and rendering issues.
- Drop regression-fix.patch, gcc13-fix.patch, and
    fix-gst-crash.patch: fixed upstream.
buildservice-autocommit accepted request 1076725 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 566)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 565)
Tweak .changes - we did not fix the reprod issue, but at least its better now...
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1074965 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 564)
Add 2 patches - lets have this simmer a while in GN to see if they really do what is claimed :-)
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1074254 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 563)
- Tweak constraints.
buildservice-autocommit accepted request 1073471 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 562)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 561)
- Fix provides of libwebkit2gtk-4.[01]: Provide WebKitGTK-4.x. This
  symbol is only needed by the lang packages and those have been
  renamed from WebKit2GTK to WebKitGTK.
Displaying revisions 81 - 100 of 660
openSUSE Build Service is sponsored by