Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f657af17ad3a8ee4bc206d37597804354a921beb
      
https://github.com/WebKit/WebKit/commit/f657af17ad3a8ee4bc206d37597804354a921beb
  Author: Jonathan Bedard <[email protected]>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py

  Log Message:
  -----------
  [webkitcorepy] Exit AutoInstall.install when disabled
https://bugs.webkit.org/show_bug.cgi?id=270920
rdar://124542328

Reviewed by Elliott Williams.

AutoInstall.install will fail if the autoinstaller is disabled.
Programs shouldn't call AutoInstall.install if the autoinstaller
is disabled, but the program may still complete, so we should
just print an error message.

* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py:
(AutoInstall.install): Exit and print error if AutoInstall is disabled.

Canonical link: https://commits.webkit.org/276051@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