[webkit-changes] [WebKit/WebKit] ba7860: Add release assertion to verify public suffix adde...
Sihui
noreply at github.com
Fri Mar 29 12:13:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba786023a496b001be96a51f56d52977d1617d05
https://github.com/WebKit/WebKit/commit/ba786023a496b001be96a51f56d52977d1617d05
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M Source/WebCore/platform/PublicSuffixStore.h
M Source/WebCore/platform/cocoa/PublicSuffixStoreCocoa.mm
M Tools/TestWebKitAPI/Tests/WebCore/PublicSuffix.cpp
Log Message:
-----------
Add release assertion to verify public suffix added to cache is correct
https://bugs.webkit.org/show_bug.cgi?id=271811
rdar://125417343
Reviewed by Brady Eidson.
To help debug a crash found in ToT WebKit.
* Source/WebCore/platform/PublicSuffixStore.h:
* Source/WebCore/platform/cocoa/PublicSuffixStoreCocoa.mm:
(WebCore::PublicSuffixStore::enablePublicSuffixCache):
(WebCore::PublicSuffixStore::addPublicSuffix):
* Tools/TestWebKitAPI/Tests/WebCore/PublicSuffix.cpp:
(TestWebKitAPI::TEST_F):
Canonical link: https://commits.webkit.org/276834@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