[webkit-changes] [WebKit/WebKit] 362c47: Forward availability notification from WebInspecto...
Per Arne Vollan
noreply at github.com
Wed May 1 16:39:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 362c47aa678d4a720ce0a5b0dd9b01b3b86529bb
https://github.com/WebKit/WebKit/commit/362c47aa678d4a720ce0a5b0dd9b01b3b86529bb
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Forward availability notification from WebInspector daemon
https://bugs.webkit.org/show_bug.cgi?id=273586
rdar://126946795
Reviewed by Ben Nham.
Forward availability notification from WebInspector daemon from the UI process to the WebContent processes.
The notification handler in the WebContent process will not be called unless we forward the notification.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerNotificationObservers):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/278235@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