[webkit-reviews] review granted: [Bug 108638] [Chromium] Move IDBFactoryBackendInterface to WebCore : [Attachment 186159] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 00:03:27 PST 2013


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 108638: [Chromium] Move IDBFactoryBackendInterface to WebCore
https://bugs.webkit.org/show_bug.cgi?id=108638

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=186159&action=review


>
Source/WebCore/Modules/indexeddb/chromium/IDBFactoryBackendInterfaceChromium.cp
p:44
> +    ASSERT(s_idbFactoryCreateFunction);

Looks like you've got the wrong name in this ASSERT.


More information about the webkit-reviews mailing list