[webkit-reviews] review granted: [Bug 116364] Move Storage member functions out of line : [Attachment 202172] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 16:37:31 PDT 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 116364: Move Storage member functions out of line
https://bugs.webkit.org/show_bug.cgi?id=116364

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

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


> Source/WebCore/storage/Storage.h:60
> +    RefPtr<StorageArea> m_storageArea;

Can we make this const someday? :)


More information about the webkit-reviews mailing list