[webkit-changes] [WebKit/WebKit] 7516bd: Grant should be invalidated on the granter queue
Per Arne Vollan
noreply at github.com
Tue Apr 9 12:11:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7516bd41dd6f4d02ab5e85bd29c71eda6dd6e5c6
https://github.com/WebKit/WebKit/commit/7516bd41dd6f4d02ab5e85bd29c71eda6dd6e5c6
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-04-09 (Tue, 09 Apr 2024)
Changed paths:
M Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.h
M Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.mm
M Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.mm
Log Message:
-----------
Grant should be invalidated on the granter queue
https://bugs.webkit.org/show_bug.cgi?id=272398
rdar://125984025
Reviewed by Chris Dumez.
Grant should be invalidated on the granter queue and not on the main thread.
* Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.h:
* Source/WebKit/Platform/cocoa/ExtensionCapabilityGrant.mm:
(WebKit::ExtensionCapabilityGrant::operator=): Deleted.
* Source/WebKit/UIProcess/Cocoa/ExtensionCapabilityGranter.mm:
(WebKit::finalizeGrant):
Canonical link: https://commits.webkit.org/277260@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