WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-05-17 16:33:45 PDT
Created
attachment 202172
[details]
Patch
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
Committed
r150309
: <
http://trac.webkit.org/changeset/150309
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug