Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c3207e5ff92fbb9ba23e880448c3395f0ea468a1
https://github.com/WebKit/WebKit/commit/c3207e5ff92fbb9ba23e880448c3395f0ea468a1
Author: Sihui Liu <[email protected]>
Date: 2026-05-10 (Sun, 10 May 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebExtensionContext.mm
Log Message:
-----------
Add test for cleaning up stale web extension origin data after migration
https://bugs.webkit.org/show_bug.cgi?id=314287
rdar://176421630
Reviewed by Timothy Hatcher.
Add a test to verify that when a web extension is reloaded with a new base URL,
the website data that belongs to the
old base URL (origin) is removed.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebExtensionContext.mm:
(TestWebKitAPI::TEST(WKWebExtensionContext,
CleanUpOldOriginDataAfterMigration)):
Canonical link: https://commits.webkit.org/312975@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications