Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5b6290bcbb73b12cb511dcfc89b106e087221ef
https://github.com/WebKit/WebKit/commit/b5b6290bcbb73b12cb511dcfc89b106e087221ef
Author: Rupin Mittal <[email protected]>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M Source/WebCore/Modules/indexeddb/IDBKeyRange.cpp
M Source/WebCore/Modules/indexeddb/IDBKeyRange.h
Log Message:
-----------
[IndexedDB API] Remove unused function IDBKeyRange::isOnlyKey()
https://bugs.webkit.org/show_bug.cgi?id=311294
rdar://173887191
Reviewed by Aditya Keerthi.
It is not called anywhere.
* Source/WebCore/Modules/indexeddb/IDBKeyRange.cpp:
(WebCore::IDBKeyRange::isOnlyKey const): Deleted.
* Source/WebCore/Modules/indexeddb/IDBKeyRange.h:
Canonical link: https://commits.webkit.org/310421@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications