[webkit-reviews] review granted: [Bug 91414] IndexedDB: Include intVersion when converting between WebCore and WebKit IDBMetadata types : [Attachment 153155] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 09:26:52 PDT 2012


Adam Barth <abarth at webkit.org> has granted David Grogan
<dgrogan at chromium.org>'s request for review:
Bug 91414: IndexedDB: Include intVersion when converting between WebCore and
WebKit IDBMetadata types
https://bugs.webkit.org/show_bug.cgi?id=91414

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

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


> Source/WebCore/Modules/indexeddb/IDBMetadata.h:50
> +	   : intVersion(NoIntVersion) { }

The { } should each be on their own line.


More information about the webkit-reviews mailing list