[epiphany] ephy-embed: add FIXME about redirects and EphyHistory



commit 7cdcf21d2d2f31a97adaea627acdffcd1b024b41
Author: Xan Lopez <xan gnome org>
Date:   Tue May 4 13:02:56 2010 +0200

    ephy-embed: add FIXME about redirects and EphyHistory

 embed/ephy-embed.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index a7758f9..9945205 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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]