Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d18b2adcaf0950d92e5e6e790f44b57f2eafbfb
https://github.com/WebKit/WebKit/commit/2d18b2adcaf0950d92e5e6e790f44b57f2eafbfb
Author: Rupin Mittal <[email protected]>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M Source/WebCore/Modules/indexeddb/shared/IDBResultData.cpp
M Source/WebCore/Modules/indexeddb/shared/IDBResultData.h
Log Message:
-----------
[IndexedDB API] Remove unused function IDBResultData::getResultRef()
https://bugs.webkit.org/show_bug.cgi?id=311445
rdar://174040866
Reviewed by Aditya Keerthi.
The function was added in https://commits.webkit.org/211318@main but never
called.
* Source/WebCore/Modules/indexeddb/shared/IDBResultData.cpp:
(WebCore::IDBResultData::getResultRef): Deleted.
* Source/WebCore/Modules/indexeddb/shared/IDBResultData.h:
Canonical link: https://commits.webkit.org/310559@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications