[webkit-changes] [WebKit/WebKit] b52c0d: Try to fix the iOS build
aestes
noreply at github.com
Thu Mar 21 16:22:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b52c0d8d38f219e0535827e86d3a31e253e11d64
https://github.com/WebKit/WebKit/commit/b52c0d8d38f219e0535827e86d3a31e253e11d64
Author: Andy Estes <aestes at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.h
M Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.mm
Log Message:
-----------
Try to fix the iOS build
https://bugs.webkit.org/show_bug.cgi?id=271426
rdar://125199641
Unreviewed build fix; imported UniqueRef.h in ExtensionCapabilityGranter.h so that the declaration
of WTF::makeUniqueRefWithoutFastMallocCheck is visible.
* Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.h:
* Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.mm:
Canonical link: https://commits.webkit.org/276506@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