RESOLVED FIXED 116364
Move Storage member functions out of line
https://bugs.webkit.org/show_bug.cgi?id=116364
Summary Move Storage member functions out of line
Anders Carlsson
Reported 2013-05-17 16:30:27 PDT
Move Storage member functions out of line
Attachments
Patch (4.85 KB, patch)
2013-05-17 16:33 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-05-17 16:33:45 PDT
Andreas Kling
Comment 2 2013-05-17 16:35:59 PDT
Comment on attachment 202172 [details] Patch 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? :)
Anders Carlsson
Comment 3 2013-05-17 16:44:53 PDT
Note You need to log in before you can comment on or make changes to this bug.