Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 552a387fb516b02ab52fff6ae4941cd746c17d82
https://github.com/WebKit/WebKit/commit/552a387fb516b02ab52fff6ae4941cd746c17d82
Author: Rupin Mittal <[email protected]>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStorePrivate.h
Log Message:
-----------
Deprecate local and session restoration SPI and convert to no-op since API
exists
https://bugs.webkit.org/show_bug.cgi?id=306908
rdar://169575652
Reviewed by Alex Christensen.
In https://commits.webkit.org/293571@main, we upgraded the SPI to API.
So we can mark the SPI as deprecated and amend it to be a no-op.
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStorePrivate.h:
Canonical link: https://commits.webkit.org/306954@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications