Add StorageStrategy member functions to WebKit2
https://bugs.webkit.org/show_bug.cgi?id=108105
Reviewed by Tim Horton.
Source/WebCore:
StorageStrategy::sessionStorageNamespace should be virtual, not static...
* WebCore.exp.in:
* storage/StorageStrategy.h:
(StorageStrategy):
Source/WebKit2:
Add default implementations that just chain up to the base class for now.
* WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:
(WebKit::WebPlatformStrategies::localStorageNamespace):
(WebKit::WebPlatformStrategies::sessionStorageNamespace):
* WebProcess/WebCoreSupport/WebPlatformStrategies.h:
(WebPlatformStrategies):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@140995 268f45cc-cd09-0410-ab3c-d52691b4dbfc
6 files changed