Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8f97782bb12a0a358e79b6bbc558ec4419cec41
https://github.com/WebKit/WebKit/commit/c8f97782bb12a0a358e79b6bbc558ec4419cec41
Author: Pascoe <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/Platform/spi/Cocoa/SafeBrowsingSPI.h
M Source/WebKit/UIProcess/API/Cocoa/WKHistoryDelegatePrivate.h
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
Log Message:
-----------
Create delegate to cache safe browsing results
rdar://163939039
https://bugs.webkit.org/show_bug.cgi?id=302907
Reviewed by Elliott Williams.
Create a delegate so the client can optionally cache safe browsing
results.
* Source/WebKit/Platform/spi/Cocoa/SafeBrowsingSPI.h:
* Source/WebKit/UIProcess/API/Cocoa/WKHistoryDelegatePrivate.h:
* Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::beginSafeBrowsingCheck):
Canonical link: https://commits.webkit.org/303683@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications