diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2012-08-29 18:43:45 +0800 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-01 02:34:01 +0800 |
commit | c02832ac1f68cbdcf3fe97348983a64455137d8e (patch) | |
tree | a3527f70e23789e13b8f4485047461c9ae4b5013 /src/ephy-shell.c | |
parent | 4e9047e324c443b666f07cc356f38a21702c9268 (diff) | |
download | gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar.gz gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar.bz2 gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar.lz gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar.xz gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.tar.zst gsoc2013-epiphany-c02832ac1f68cbdcf3fe97348983a64455137d8e.zip |
ephy-overview-store: use the age of a thumbnail only to decide when update is needed
Currently, we were not retrieving thumbnails from the service if they
were outdated. This would cause some pages in the overview not to
display a thumbnail at all even if one is available (but old).
Fix this by always retrieving a thumbnail but storing its mtime in the
model, and making ephy_snapshot_store_needs_snapshot() check the age
of snapshots when deciding whether a snapshot update is needed or not.
Diffstat (limited to 'src/ephy-shell.c')
0 files changed, 0 insertions, 0 deletions