[webkit-changes] [WebKit/WebKit] c66309: Xcode is not able to attach to WebContent Developm...
Per Arne Vollan
noreply at github.com
Tue May 28 16:57:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c663098fb4c10a2d32d9879df7fdec7606ed3edd
https://github.com/WebKit/WebKit/commit/c663098fb4c10a2d32d9879df7fdec7606ed3edd
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M Source/JavaScriptCore/Scripts/process-entitlements.sh
M Source/WebKit/Scripts/process-entitlements.sh
M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
Log Message:
-----------
Xcode is not able to attach to WebContent Development variant
https://bugs.webkit.org/show_bug.cgi?id=274676
rdar://128695932
Reviewed by Chris Dumez.
Restricted entitlement should not be added to WebContent Development variant. Xcode will not be
able to attach to the Development version if there are restricted entitlements added to it.
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerNotificationObservers):
Canonical link: https://commits.webkit.org/279416@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