Bug 300559
| Summary: | WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransaction should return Ref<UniqueIDBDatabaseTransaction> | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Website Storage | Assignee: | 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)
WebCore::IDBServer::UniqueIDBDatabaseConnection::createVersionChangeTransaction should return Ref<UniqueIDBDatabaseTransaction>.
Its only caller stores the result in a Ref<UniqueIDBDatabaseTransaction> variable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162441616>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/52180
EWS
Committed 301415@main (82913c0cd747): <https://commits.webkit.org/301415@main>
Reviewed commits have been landed. Closing PR #52180 and removing active labels.