Next | Query returned 378 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2022-10-23 09:33:51 by Michael Forney | Files touched by this commit (2)
Log message:
webkit-gtk: fix build with -opengl
   2022-10-08 13:06:36 by Nia Alarie | Files touched by this commit (3)
Log message:
webkit-gtk: Attempt to fix the build on NetBSD 9 aarch64 by avoiding
the compiler builtin __int128_t implementation

related to PR toolchain/57022
   2022-09-25 10:57:51 by Nia Alarie | Files touched by this commit (1)
Log message:
webkit-gtk: Set USE_PKGSRC_GCC_(RUNTIME) when building on NetBSD 9

We likely need this anyway since WebKit requires GCC 8 at minimum,
but forcing pkgsrc libgcc to be used (and thus bypassing the one
built with the custom build system in NetBSD that doesn't include
__fixdfti on aarch64) may be a useful workaround for PR toolchain/57022
   2022-09-16 21:56:34 by Leonardo Taccari | Files touched by this commit (3)
Log message:
webkit-gtk: Update to 2.36.8

Changes:
2.36.8
======
 - Fix jumpy elements when scrolling GitLab and other web sites.
 - Fix WebKitWebView:web-process-terminated signal not being emitted
   for the first web view when sandboxing is enabled.
 - Fix hang when opening HTML <select> elements in GTK4 builds.
 - Fix kinetic scrolling with elements that use overflow scrolling.
 - Fix several crashes and rendering issues.
   2022-08-25 00:41:42 by Leonardo Taccari | Files touched by this commit (3)
Log message:
webkit-gtk: Update to 2.36.7

Changes:
2.36.7
======
 - Fix several crashes and rendering issues.
   2022-08-23 22:13:58 by Tobias Nygren | Files touched by this commit (1)
Log message:
webkit-gtk: add CHECK_PORTABILITY_SKIPs
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-08-07 21:07:05 by David H. Gutteridge | Files touched by this commit (1)
Log message:
webkit-gtk: drop now duplicated GCC special handling block (NFC)

Equivalent code is now present in mk/compiler/gcc.mk.
   2022-08-07 17:45:38 by Leonardo Taccari | Files touched by this commit (3)
Log message:
webkit-gtk: Update to 2.36.6

Changes:
2.36.6
======
 - Fix handling of touchpad scrolling on GTK4 builds.
 - Fix WebKitGTK not allowing to be used from non-main threads.
 - Fix several crashes and rendering issues.
   2022-07-28 21:09:20 by Leonardo Taccari | Files touched by this commit (3)
Log message:
webkit-gtk: Update to 2.36.5

Changes:
2.36.5
======
  - Add support for PAC proxy in the WebDriver implementation.
  - Fix video playback when loaded through custom URIs, this fixes video
    playback in the Yelp documentation browser.
  - Fix WebKitWebView::context-menu when using GTK4.
  - Fix LTO builds with GCC.
  - Fix several crashes and rendering issues.

Next | Query returned 378 messages, browsing 31 to 40 | Previous