Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e63aaa4c4c289b80bfa5d86e128a11fa22dc3963 https://github.com/WebKit/WebKit/commit/e63aaa4c4c289b80bfa5d86e128a11fa22dc3963 Author: Per Arne Vollan <pvol...@apple.com> Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths: M Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.h M Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.mm Log Message: ----------- [iOS 17.5 beta] Crash in WebKit::ExtensionCapabilityGrant::operator= https://bugs.webkit.org/show_bug.cgi?id=272170 rdar://125984025 Reviewed by Sihui Liu. We need to invalidate the grant before deallocating it. * Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.h: * Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.mm: (WebKit::ExtensionCapabilityGrant::operator=): Canonical link: https://commits.webkit.org/277141@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes