aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-05-04 19:02:56 +0800
committerXan Lopez <xan@gnome.org>2010-05-04 19:02:56 +0800
commit7cdcf21d2d2f31a97adaea627acdffcd1b024b41 (patch)
treeb75d92af6f6edb40025dda2d5b0fda52d4b0e2f8
parent285aa46afc29e1e0e3a3e8979d01b46407decee2 (diff)
downloadgsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar.gz
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar.bz2
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar.lz
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar.xz
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.tar.zst
gsoc2013-epiphany-7cdcf21d2d2f31a97adaea627acdffcd1b024b41.zip
ephy-embed: add FIXME about redirects and EphyHistory
-rw-r--r--embed/ephy-embed.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index a7758f9e0..994520529 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -162,6 +162,8 @@ load_status_changed_cb (WebKitWebView *view,
ephy_embed_destroy_top_widgets (embed);
restore_zoom_level (embed, uri);
+
+ /* FIXME: we are not identifying redirects at the moment */
ephy_history_add_page (embed->priv->history,
uri,
FALSE,