Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d584f9ce8c415fc1bbbaf1e8030c5b1e035d9d1
      
https://github.com/WebKit/WebKit/commit/4d584f9ce8c415fc1bbbaf1e8030c5b1e035d9d1
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/PushDatabase.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/PrivateClickMeasurement.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadStatistics.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  REGRESSION(302499@main): [macOS Debug] ASSERTION FAILED: m_didBeginDeletion 
|| deleteException == CheckedPtrDeleteCheckException
https://bugs.webkit.org/show_bug.cgi?id=302132
rdar://164209878

Reviewed by Chris Dumez.

Fix the tests by allocating SQLDatabase in heap.

* Tools/TestWebKitAPI/Tests/WebCore/PushDatabase.cpp:
(TestWebKitAPI::TEST(PushDatabase, StartsFromScratchOnDowngrade)):
(TestWebKitAPI::createDatabaseFromStatements):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/PrivateClickMeasurement.mm:
(setUpFromResourceLoadStatisticsDatabase):
(setUpFromPCMDatabase):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadStatistics.mm:
(TEST(ResourceLoadStatistics, DatabaseSchemeUpdate)):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::(SiteIsolation, SharedProcessWithResourceLoadStatistics)):

Canonical link: https://commits.webkit.org/302712@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to