Add snapshot path to EphyOverviewStore

Desktop / GNOME / Epiphany - Carlos Garcia Campos [igalia.com] - 18 February 2014 07:38 UTC

It stores the path were the snapshot has been saved and notifies with a signal when a new snapshot is saved in the cache.

77dcdbc Add snapshot path to EphyOverviewStore
embed/ephy-web-view.c | 8 +---
lib/ephy-snapshot-service.c | 52 ++++++++++++++++-----
lib/ephy-snapshot-service.h | 4 +-
lib/widgets/ephy-overview-store.c | 87 +++++++++++++++++++++++++++++++-----
lib/widgets/ephy-overview-store.h | 3 +-
tests/ephy-snapshot-service-test.c | 2 +-
6 files changed, 122 insertions(+), 34 deletions(-)

Upstream: git.gnome.org


  • Share