[webkit-reviews] review granted: [Bug 102730] IndexedDB: stub out IDBDatabaseBackendInterface::createTransaction : [Attachment 176099] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 21:16:34 PST 2012


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Alec Flett
<alecflett at chromium.org>'s request for review:
Bug 102730: IndexedDB: stub out IDBDatabaseBackendInterface::createTransaction
https://bugs.webkit.org/show_bug.cgi?id=102730

Attachment 176099: Patch
https://bugs.webkit.org/attachment.cgi?id=176099&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=176099&action=review


> Source/WebKit/chromium/public/WebIDBDatabase.h:67
> +    // Transfers ownership of the WebIDBTransaction to the caller.

nit: No need for this comment now that you are using the create* naming
convention.  All create* functions in the API have this property.


More information about the webkit-reviews mailing list