geary/test
Michael James Gratton 3e203a9c19 Set a specific disk cache dir for the web process.
* 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.
2017-02-01 00:41:44 +11:00
..
client Set a specific disk cache dir for the web process. 2017-02-01 00:41:44 +11:00
engine Add Geary.Inet::is_valid_display_host and tests. 2017-02-01 00:41:44 +11:00
js Reenable converting plain text URLs to links in HTML documents. 2017-02-01 00:41:44 +11:00
CMakeLists.txt Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
main.vala Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
testcase.vala Fix non-breaking spaces breaking formatting in sent messages. 2017-02-01 00:41:43 +11:00