Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0973fa0e1b74962cce07cee9af2e6755b84933d0
https://github.com/WebKit/WebKit/commit/0973fa0e1b74962cce07cee9af2e6755b84933d0
Author: Sihui Liu <[email protected]>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M Source/WebCore/platform/sql/SQLiteDatabase.cpp
M Source/WebCore/platform/sql/SQLiteDatabase.h
Log Message:
-----------
Drop SQLiteDatabase::setIsDatabaseOpeningForbidden
https://bugs.webkit.org/show_bug.cgi?id=301647
rdar://163659487
Reviewed by Per Arne Vollan.
The function is no longer in use.
* Source/WebCore/platform/sql/SQLiteDatabase.cpp:
(WebCore::SQLiteDatabase::open):
(WebCore::WTF_GUARDED_BY_LOCK): Deleted.
(WebCore::SQLiteDatabase::setIsDatabaseOpeningForbidden): Deleted.
* Source/WebCore/platform/sql/SQLiteDatabase.h:
Canonical link: https://commits.webkit.org/302330@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications