Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a538b93623879085d6c61df1adc9f9f6832f6bb5
https://github.com/WebKit/WebKit/commit/a538b93623879085d6c61df1adc9f9f6832f6bb5
Author: Elliott Williams <[email protected]>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
M Source/WebCore/Scripts/LocalizableStrings.pm
Log Message:
-----------
LocalizableStrings.pm is executable, but not a script
rdar://125993111
https://bugs.webkit.org/show_bug.cgi?id=272252
Reviewed by Alexey Proskuryakov.
LocalizableStrings.pm does not have a perl shebang line, and even if it
did, it doesn't do anything when run standalong. chmod -x the file to
clarify its usage.
With this change, all executable files in builds of macOS WebKit are
either scripts or Mach-O binaries.
* Source/WebCore/Scripts/LocalizableStrings.pm:
Canonical link: https://commits.webkit.org/277148@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