Bug 300559

Summary: WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransaction should return Ref<UniqueIDBDatabaseTransaction>
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Website StorageAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 150147    
Bug Blocks:    

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.