* src/client/application/geary-controller.vala (GearyController::open_async): Pass new cache dir through to ClientWebView::init_web_context. Update avatar cache dir name to remove redundancy. * src/client/components/client-web-view.vala (ClientWebView::init_web_context): Add additional cache dir para and update call sites. Use to construct a WebsiteDataManager instance. Construct a new WebContext using the data manager, and use that instead of the default one when creating new ClientWebView instances. |
||
|---|---|---|
| .. | ||
| client | ||
| engine | ||
| js | ||
| CMakeLists.txt | ||
| main.vala | ||
| testcase.vala | ||