Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 07d2806090f0ec26bdedece6fcc456ec32ba7dcc
      
https://github.com/WebKit/WebKit/commit/07d2806090f0ec26bdedece6fcc456ec32ba7dcc
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/port/base.py

  Log Message:
  -----------
  [GTK] print-screen-size script fails to find Gtk module
https://bugs.webkit.org/show_bug.cgi?id=281850

Reviewed by Alicia Boya Garcia.

This is because I no longer build GTK3 in my jhbuild, and the script is
not searching in system dirs because GI_TYPELIB_PATH is not copied to the
tests environment.

* Tools/Scripts/webkitpy/port/base.py:
(Port.setup_environ_for_server): Also copy GI_TYPELIB_PATH.

Canonical link: https://commits.webkit.org/285690@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to