RESOLVED FIXED300559
WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransaction should return Ref<UniqueIDBDatabaseTransaction>
https://bugs.webkit.org/show_bug.cgi?id=300559
Summary WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransacti...
David Kilzer (:ddkilzer)
Reported 2025-10-11 12:06:52 PDT
WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransaction should return Ref<UniqueIDBDatabaseTransaction>. Its only caller stores the result in a Ref<UniqueIDBDatabaseTransaction> variable.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-11 12:07:11 PDT
David Kilzer (:ddkilzer)
Comment 2 2025-10-11 12:20:27 PDT
EWS
Comment 3 2025-10-13 10:38:09 PDT
Committed 301415@main (82913c0cd747): <https://commits.webkit.org/301415@main> Reviewed commits have been landed. Closing PR #52180 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.