[webkit-reviews] review granted: [Bug 131782] Get SharedBuffer.h out of ResourceBuffer.h (and a few other places) : [Attachment 235652] Patch for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 00:35:58 PDT 2014


Darin Adler <darin at apple.com> has granted Pratik Solanki <psolanki at apple.com>'s
request for review:
Bug 131782: Get SharedBuffer.h out of ResourceBuffer.h (and a few other places)
https://bugs.webkit.org/show_bug.cgi?id=131782

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=235652&action=review


> Source/WebCore/Modules/indexeddb/IDBCallbacks.h:44
>  class IDBDatabaseBackend;
> -
> +class SharedBuffer;
>  struct IDBDatabaseMetadata;

Why delete the blank line between the classes and the struct?


More information about the webkit-reviews mailing list