Bug 116364

Summary: Move Storage member functions out of line
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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.