webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebViewGroup.h>
Public Member Functions | |
~WebViewGroup () | |
void | addWebView (WebView *) |
void | removeWebView (WebView *) |
WebCore::StorageNamespaceProvider & | storageNamespaceProvider () |
WebCore::UserContentController & | userContentController () |
WebVisitedLinkStore & | visitedLinkStore () |
Static Public Member Functions | |
static RefPtr< WebViewGroup > | getOrCreate (const String &name, const String &localStorageDatabasePath) |
static WebViewGroup * | get (const String &name) |
WebViewGroup::~WebViewGroup | ( | ) |
|
static |
|
static |
StorageNamespaceProvider & WebViewGroup::storageNamespaceProvider | ( | ) |
|
inline |
|
inline |