[webkit-reviews] review granted: [Bug 124301] Move setIndexKeys() to the IDBServerConnection : [Attachment 216837] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 15:00:51 PST 2013


Anders Carlsson <andersca at apple.com> has granted Brady Eidson
<beidson at apple.com>'s request for review:
Bug 124301: Move setIndexKeys() to the IDBServerConnection
https://bugs.webkit.org/show_bug.cgi?id=124301

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=216837&action=review


> Source/WebCore/Modules/indexeddb/IDBDatabaseBackend.cpp:254
> +    RefPtr<IDBDatabaseBackend> backend(this);

Is this used?


More information about the webkit-reviews mailing list