[webkit-reviews] review granted: [Bug 111233] IndexedDB: Add IDBBackingStoreTest : [Attachment 191535] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 13:33:28 PST 2013


Adam Barth <abarth at webkit.org> has granted Alec Flett
<alecflett at chromium.org>'s request for review:
Bug 111233: IndexedDB: Add IDBBackingStoreTest
https://bugs.webkit.org/show_bug.cgi?id=111233

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

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


> Source/WebKit/chromium/tests/IDBBackingStoreTest.cpp:32
> +#include "config.h"
> +
> +#include "IDBBackingStore.h"
> +
> +#include "SharedBuffer.h"
> +
> +#include <gtest/gtest.h>

So many blank lines!  :)


More information about the webkit-reviews mailing list