[webkit-reviews] review granted: [Bug 123775] IDB: Make opening/establishing a database asynchronous : [Attachment 215987] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 21:03:08 PST 2013


Andreas Kling <akling at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 123775: IDB: Make opening/establishing a database asynchronous
https://bugs.webkit.org/show_bug.cgi?id=123775

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=215987&action=review


r=me

> Source/WebCore/Modules/indexeddb/IDBDatabaseBackendImpl.cpp:450
> +	       RefPtr<IDBDatabaseError> error;

This looks unused.


More information about the webkit-reviews mailing list