[webkit-changes] [WebKit/WebKit] b67398: [macOS] WebExtensions tests are failing
Per Arne Vollan
noreply at github.com
Fri Dec 13 13:08:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b67398763b8eb34778ba69083d274d92a7bb8e5e
https://github.com/WebKit/WebKit/commit/b67398763b8eb34778ba69083d274d92a7bb8e5e
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M Source/WebKit/Scripts/process-entitlements.sh
Log Message:
-----------
[macOS] WebExtensions tests are failing
https://bugs.webkit.org/show_bug.cgi?id=284600
rdar://141309163
Reviewed by Timothy Hatcher.
This issue was introduced in <https://commits.webkit.org/287665@main> because the version check
used when adding an entitlement was incorrect. This caused the entitlement to be added to
the WebContent process on macOS versions that should not have this entitlement, introducing test
failues in WebExtensions tests.
* Source/WebKit/Scripts/process-entitlements.sh:
Canonical link: https://commits.webkit.org/287811@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list